Home
last modified time | relevance | path

Searched refs:TOPT_UNDEFINED (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/
H A Dautoopts.h214 TOPT_UNDEFINED = 0, enumerator
227 { NULL, NULL, OPTST_ ## st, TOPT_UNDEFINED }
H A Denv.c120 os->optType = TOPT_UNDEFINED; in do_env_opt()