Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dfind.c73 NAMED_OPTS(opts) ? "" : LONG_OPT_MARKER; in opt_ambiguities()
231 && NAMED_OPTS(opts) in opt_unknown()
549 && (! NAMED_OPTS(pOpts))) { in get_opt_arg_may()
682 if (NAMED_OPTS(opts)) { in find_opt()
H A Dsort.c181 || NAMED_OPTS(opts)) in optionSort()
H A Dautoopts.h130 #define NAMED_OPTS(po) \ macro
H A Dusage.c871 if ( NAMED_OPTS(opts) in prt_extd_usage()