Searched refs:FALSE_STR (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/bsd/ntp/dist/sntp/libopts/ | ||
| D | ao-strs.h | 78 #define FALSE_STR (ao_strs_strtable+354) macro |
| D | makeshell.c | 480 def_val = (od->optArg.argBool) ? TRUE_STR : FALSE_STR; in emit_setup() |