Home
last modified time | relevance | path

Searched refs:arg_types_t (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/
H A Dautoopts.h260 } arg_types_t; typedef
458 static arg_types_t argTypes = { NULL };
H A Dproto.h571 arg_types_t * argtp, char const * usefmt);
584 prt_preamble(tOptions * opts, tOptDesc * od, arg_types_t * at);
587 prt_one_usage(tOptions * opts, tOptDesc * od, arg_types_t * at);
H A Dusage.c650 arg_types_t * argtp, char const * usefmt) in prt_one_vendor()
946 prt_preamble(tOptions * opts, tOptDesc * od, arg_types_t * at) in prt_preamble()
979 prt_one_usage(tOptions * opts, tOptDesc * od, arg_types_t * at) in prt_one_usage()