Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/sntp/libopts/
HDfind.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()
HDproto.h196 get_opt_arg_none(tOptions * pOpts, tOptState * o_st);