Searched refs:zAll (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ntp/sntp/libopts/ | ||
H A D | ao-strs.h | 238 #define zAll (ao_strs_strtable+276) macro |
H A D | enum.c | 581 if ((len == 3) && (strncmp(arg, zAll, 3) == 0)) { in optionSetMembers() |