Searched refs:arg_types_t (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | autoopts.h | 260 } arg_types_t; typedef 458 static arg_types_t argTypes = { NULL };
|
H A D | proto.h | 571 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 D | usage.c | 650 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()
|