Home
last modified time | relevance | path

Searched refs:handle_opt (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/
H A Denv.c126 handle_opt(pOpts, os); in do_env_opt()
177 handle_opt(pOpts, os); in do_env_opt()
H A Dautoopts.c102 handle_opt(tOptions * opts, tOptState * o_st) in handle_opt() function
264 if (! SUCCESSFUL(handle_opt(opts, &opt_st))) in regular_opts()
H A Dinit.c169 if (! SUCCESSFUL(handle_opt(opts, &opt_st))) in immediate_opts()
H A Dfind.c319 (void)handle_opt(pOpts, &opt_st); in optionVendorOption()
327 (void)handle_opt(pOpts, &opt_st); in optionVendorOption()
H A Dload.c528 handle_opt(opts, opt_state); in load_opt_line()
H A Dproto.h29 handle_opt(tOptions * opts, tOptState * o_st);