Searched refs:enum_err (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/ntp/sntp/libopts/ |
| H A D | enum.c | 37 enum_err(tOptions * pOpts, tOptDesc * pOD, in enum_err() function 178 enum_err(pOpts, pOD, paz_names, (int)name_ct); in find_name() 212 enum_err(pOpts, pOD, paz_names, (int)name_ct); in find_name() 273 enum_err(pOpts, pOD, paz_names, (int)name_ct); in optionEnumerationVal() 531 enum_err(OPTPROC_EMIT_USAGE, od, nm_list, nm_ct); in optionSetMembers()
|
| H A D | proto.h | 114 enum_err(tOptions * pOpts, tOptDesc * pOD,
|