OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Mar 04 15:26:31 UTC 2026