Searched refs:OPTST_RESET_ID (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libopts/autoopts/
H A Doptions.h124 OPTST_RESET_ID = 3, /* Reset via command line option */ enumerator in enum:__anon1857
153 #define OPTST_RESET (1U << OPTST_RESET_ID)
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/sntp/libopts/autoopts/
H A Doptions.h137 OPTST_RESET_ID = 3, /* Reset via command line option */ enumerator in enum:__anon1910
166 #define OPTST_RESET (1U << OPTST_RESET_ID)

Completed in 109 milliseconds