Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/sntp/libopts/
HDinit.c274 if ((opts->fOptSet & OPTPROC_REORDER) != 0) in ao_initialize()
HDputshell.c481 if ( ((pOpts->fOptSet & OPTPROC_REORDER) != 0) in optionPutShell()
HDusage.c338 if ((opts->fOptSet & OPTPROC_REORDER) != 0) in print_usage_details()
/freebsd-head/contrib/ntp/sntp/libopts/autoopts/
HDoptions.h368 #define OPTPROC_REORDER 0x000800U macro