repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
external
/
bsd
/
ntp
/
dist
/
include
/
ntp_cmdargs.h
blob
6c4dd13fb6fa9009afb0528b6bb1467a63ece918
1
/* $NetBSD$ */
2
3
#include
"ntp_types.h"
4
5
extern
void
getstartup
(
int
,
char
**);
6
extern
void
getCmdOpts
(
int
,
char
**);