HomeSort by: relevance | last modified time | path
    Searched refs:optType (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/ntp/dist/sntp/libopts/
sort.c 48 switch (pOS->optType) {
84 switch (pOS->optType) {
278 if ( (os.optType == TOPT_SHORT)
find.c 207 st->optType = TOPT_LONG;
238 st->optType = TOPT_DEFAULT;
414 pOptState->optType = TOPT_SHORT;
430 pOptState->optType = TOPT_SHORT;
462 switch (o_st->optType) {
524 switch (o_st->optType) {
597 if (o_st->optType == TOPT_SHORT)
autoopts.h 232 teOptType optType;
env.c 122 os->optType = TOPT_UNDEFINED;

Completed in 25 milliseconds