Searched refs:OPTST_DEFINED (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dalias.c93 if ( (new_od->fOptState & OPTST_DEFINED)
H A Dautoopts.c148 if ((od->fOptState & OPTST_DEFINED) != 0) {
201 if ( (od->fOptState & OPTST_DEFINED)
231 if ( ((o_st->flags & OPTST_DEFINED) != 0)
H A Dfind.c331 opt_st.flags = OPTST_DEFINED;
H A Dconfigfile.c433 st_flags = OPTST_DEFINED;
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/autoopts/
H A Doptions.h219 #define OPTST_DEFINED 0x0000004U macro

Completed in 274 milliseconds