OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lchars
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ksh/
tty.h
80
struct
lchars
lchars
;
member in struct:__anon02bc16e10108
tty.c
31
if (ioctl(fd, TIOCGATC, &ts->
lchars
) < 0)
79
if (ioctl(fd, TIOCSATC, &ts->
lchars
) < 0)
edit.c
258
edchars.intr = cb.
lchars
.tc_intrc;
259
edchars.quit = cb.
lchars
.tc_quitc;
260
edchars.eof = cb.
lchars
.tc_eofc;
261
edchars.werase = cb.
lchars
.tc_werasc;
262
cb.
lchars
.tc_suspc = -1;
263
cb.
lchars
.tc_dsuspc = -1;
264
cb.
lchars
.tc_lnextc = -1;
265
cb.
lchars
.tc_statc = -1;
266
cb.
lchars
.tc_intrc = -1;
267
cb.
lchars
.tc_quitc = -1
[
all
...]
Completed in 47 milliseconds
Indexes created Thu Nov 06 21:09:53 GMT 2025