Searched refs:special_strings_ckeys (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/teken/
H A Dteken.c522 static const char * const special_strings_ckeys[] = { variable
556 k < sizeof special_strings_ckeys / sizeof(char *))
557 return (special_strings_ckeys[k]);

Completed in 102 milliseconds