Home
last modified time | relevance | path

Searched refs:DO_SECOND_TIME (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/
H A Denv.c143 if (DO_NORMALLY(os->flags) || DO_SECOND_TIME(os->flags)) in do_env_opt()
H A Dautoopts.c259 if (! DO_SECOND_TIME(opt_st.flags)) in regular_opts()
H A Dautoopts.h348 #define DO_SECOND_TIME(_flg) ( \ macro
H A Dfind.c326 if (DO_NORMALLY(opt_st.flags) || DO_SECOND_TIME(opt_st.flags)) in optionVendorOption()