Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dfind.c589 get_opt_arg_none(tOptions * pOpts, tOptState * o_st) in get_opt_arg_none() function
633 return get_opt_arg_none(opts, o_st); in get_opt_arg()
641 tSuccess res = get_opt_arg_none(opts, o_st); in get_opt_arg()
647 return get_opt_arg_none(opts, o_st); in get_opt_arg()
H A Dproto.h196 get_opt_arg_none(tOptions * pOpts, tOptState * o_st);