Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dautoopts.h229 #define TEXTTO_TABLE \ macro
236 typedef enum { TEXTTO_TABLE COUNT_TT } teTextTo; enumerator
H A Dmakeshell.c253 TEXTTO_TABLE in text_to_var()
256 static char const * ttnames[] = { TEXTTO_TABLE }; in text_to_var()