Searched refs:FALSE_STR (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ntp/sntp/libopts/ | ||
H A D | ao-strs.h | 76 #define FALSE_STR (ao_strs_strtable+354) macro |
H A D | makeshell.c | 478 def_val = (od->optArg.argBool) ? TRUE_STR : FALSE_STR; in emit_setup() |