HomeSort by: relevance | last modified time | path
    Searched defs:ttydefchars (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/sys/
ttydefaults.h 85 * #define TTYDEFCHARS to include an array of default control characters.
88 #ifdef TTYDEFCHARS
89 const cc_t ttydefchars[NCCS] = { variable
111 #undef TTYDEFCHARS
113 extern const cc_t ttydefchars[NCCS];

Completed in 14 milliseconds