Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/
H A Dgetopt.c29 int ntp_optopt; /* for compatibility, option character checked */ variable
86 ntp_optopt = c & 0377; in ntp_getopt()