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

/freebsd-11.0-release/contrib/ntp/sntp/libopts/
H A Dsave.c395 case OPARG_TYPE_BOOLEAN:
783 case OPARG_TYPE_BOOLEAN:
H A Dputshell.c470 if (OPTST_GET_ARGTYPE(pOD->fOptState) == OPARG_TYPE_BOOLEAN) {
H A Dusage.c722 case OPARG_TYPE_BOOLEAN: pzArgType = argtp->pzBool; break;
1051 case OPARG_TYPE_BOOLEAN: atyp = at->pzBool; break;
H A Dconfigfile.c1354 typ->valType = OPARG_TYPE_BOOLEAN;
/freebsd-11.0-release/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h134 OPARG_TYPE_BOOLEAN = 3, ///< opt arg is boolean-valued enumerator in enum:__anon4945
155 unsigned int boolVal; ///< OPARG_TYPE_BOOLEAN

Completed in 123 milliseconds