Home
last modified time | relevance | path

Searched refs:FALSE_STR (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/
H A Dao-strs.h76 #define FALSE_STR (ao_strs_strtable+354) macro
H A Dmakeshell.c478 def_val = (od->optArg.argBool) ? TRUE_STR : FALSE_STR; in emit_setup()