Home
last modified time | relevance | path

Searched refs:old_lmode (Results 1 – 1 of 1) sorted by relevance

/original-bsd/contrib/emacs-18.57/src/
H A Dsysdep.c784 int old_lmode; variable
987 ioctl (0, TIOCLGET, &old_lmode); in init_sys_modes()
1006 lmode = LDECCTQ | LLITOUT | LPASS8 | LNOFLSH | old_lmode; in init_sys_modes()
1150 ioctl (0, TIOCLSET, &old_lmode); in reset_sys_modes()