Searched refs:OPARG_TYPE_TIME (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/ntp-92/libopts/autoopts/
H A Doptions.h83 OPARG_TYPE_TIME = 8 /* opt arg is a time duration */ enumerator in enum:__anon11555
/macosx-10.10/ntp-92/sntp/libopts/autoopts/
H A Doptions.h83 OPARG_TYPE_TIME = 8 /* opt arg is a time duration */ enumerator in enum:__anon11602
/macosx-10.10/ntp-92/libopts/
H A Dusage.c531 case OPARG_TYPE_TIME: pzArgType = pAT->pzTime; break;
/macosx-10.10/ntp-92/sntp/libopts/
H A Dusage.c531 case OPARG_TYPE_TIME: pzArgType = pAT->pzTime; break;

Completed in 134 milliseconds