Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/sntp/libopts/
H A Dinit.c56 print_exit = ((opts->fOptSet & OPTPROC_SHELL_OUTPUT) != 0); in validate_struct()
/freebsd-13.1/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h388 #define OPTPROC_SHELL_OUTPUT 0x200000U macro