Home
last modified time | relevance | path

Searched refs:ntp_main (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/ntpd/
H A Dntpd.h336 void ntp_main(struct ntpd_conf *, struct passwd *, int, char **);
H A Dntpd.c223 ntp_main(&lconf, pw, argc0, argv0); in main()
H A Dntp.c72 ntp_main(struct ntpd_conf *nconf, struct passwd *pw, int argc, char **argv) in ntp_main() function