Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/sntp/libopts/
Dao-strs.h210 #define TRUE_STR (ao_strs_strtable+738) macro
Dmakeshell.c480 def_val = (od->optArg.argBool) ? TRUE_STR : FALSE_STR; in emit_setup()