OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ttystat
(Results
1 - 1
of
1
) sorted by null
/external/mksh/src/
jobs.c
68
#define JF_SAVEDTTY 0x020 /* j->
ttystat
is valid */
92
mksh_ttyst
ttystat
; /* saved tty state for stopped jobs */
member in struct:job
810
mksh_tcset(tty_fd, &j->
ttystat
);
1137
mksh_tcget(tty_fd, &j->
ttystat
);
[
all
...]
Completed in 802 milliseconds