Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dmakeshell.c256 static char const * ttnames[] = { TEXTTO_TABLE }; in text_to_var() local
260 printf(SET_NO_TEXT_FMT, opts->pzPROGNAME, ttnames[which]); in text_to_var()
312 emit_var_text(opts->pzPROGNAME, ttnames[which], fdpair[0]); in text_to_var()