Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/sntp/libopts/
Dcheck.c88 && (pOD->fOptState & (OPTST_PRESET | OPTST_SET)) ) in occurs_enough()
Denv.c125 os->flags = OPTST_PRESET | OPTST_ALLOC_ARG | os->pOD->fOptState; in do_env_opt()
/freebsd-9-stable/contrib/ntp/sntp/libopts/autoopts/
Doptions.h215 #define OPTST_PRESET 0x0000002U macro