Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dload.c400 if (PRESETTING(dir)) in direction_ok()
405 if (PRESETTING(dir)) { in direction_ok()
425 if (PRESETTING(dir)) { in direction_ok()
H A Dautoopts.h152 #define PRESETTING(d) ((d)<0) macro
H A Dconfigfile.c1041 if (DISABLED_OPT(od) && PRESETTING(inc)) { in intern_file_load()