Searched refs:OPTST_RESET (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A Dpgusage.c113 if ((od->fOptState & OPTST_RESET) != 0)
129 if ((od->fOptState & OPTST_RESET) != 0)
H A Dreset.c36 pOD->fOptState |= OPTST_RESET;
H A Dfile.c178 if ((pOD->fOptState & OPTST_RESET) != 0) {
H A Dnumeric.c127 || ((od->fOptState & OPTST_RESET) != 0))
H A Dautoopts.h394 || (((_d)->fOptState & OPTST_RESET) != 0) )
H A Dstack.c241 if ((od->fOptState & OPTST_RESET) != 0) {
H A Denum.c328 if ((pOD->fOptState & OPTST_RESET) != 0)
570 if ((od->fOptState & OPTST_RESET) != 0)
H A Dfind.c325 if ((pOD->fOptState & OPTST_RESET) != 0)
H A Dconfigfile.c1174 || ((odesc->fOptState & OPTST_RESET) != 0))
/freebsd-13-stable/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h219 #define OPTST_RESET 0x0000008U macro

Completed in 72 milliseconds