Searched refs:AG_TRUE (Results 1 - 12 of 12) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libopts/
H A Dboolean.c50 ag_bool res = AG_TRUE;
H A Dload.c65 * ret-desc: AG_TRUE if the name was handled, otherwise AG_FALSE.
121 ag_bool res = AG_TRUE;
195 return AG_TRUE;
260 return AG_TRUE;
297 return AG_TRUE;
H A Dreset.c95 reset_active = AG_TRUE;
H A Dusage.c111 return (pOpts->fOptSet & OPTPROC_GNUUSAGE) ? AG_TRUE : AG_FALSE;
545 displayEnum = (pOD->pOptProc != NULL) ? AG_TRUE : displayEnum;
637 ag_bool initIntro = AG_TRUE;
H A Dautoopts.c323 disable = AG_TRUE;
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/sntp/libopts/
H A Dboolean.c51 ag_bool res = AG_TRUE;
H A Dload.c56 * ret-desc: AG_TRUE if the name was handled, otherwise AG_FALSE.
181 return AG_TRUE;
243 return AG_TRUE;
277 return AG_TRUE;
H A Dreset.c96 reset_active = AG_TRUE;
H A Dusage.c183 return (pOpts->fOptSet & OPTPROC_GNUUSAGE) ? AG_TRUE : AG_FALSE;
193 return (pOpts->fOptSet & OPTPROC_MISUSE) ? AG_TRUE : AG_FALSE;
654 displayEnum = (pOD->pOptProc != NULL) ? AG_TRUE : displayEnum;
743 ag_bool initIntro = AG_TRUE;
H A Dautoopts.c328 disable = AG_TRUE;
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libopts/autoopts/
H A Doptions.h295 typedef enum { AG_FALSE = 0, AG_TRUE } ag_bool; enumerator in enum:__anon1859
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/sntp/libopts/autoopts/
H A Doptions.h310 typedef enum { AG_FALSE = 0, AG_TRUE } ag_bool; enumerator in enum:__anon1912

Completed in 141 milliseconds