Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/top/dist/
Dscreen.c388 (void) ioctl(STDOUT, TIOCLSET, &new_lword); in screen_init()
474 (void) ioctl(STDOUT, TIOCLSET, &old_lword); in screen_end()
496 (void) ioctl(STDOUT, TIOCLSET, &new_lword); in screen_reinit()
/netbsd/src/sys/sys/
Dioctl_compat.h146 #define TIOCLSET _IOW('t', 125, int) /* set entire local mode word */ macro
/netbsd/src/sys/compat/common/
Dtty_43.c221 case TIOCLSET: { in compat_43_ttioctl()
231 case TIOCLSET: in compat_43_ttioctl()
/netbsd/src/share/man/tools/
Dsp.ignore1462 TIOCLSET
Dnewsp.errs2786 TIOCLSET
/netbsd/src/sys/kern/
Dtty_pty.c1207 case TIOCLSET: in ptyioctl()
Dtty.c1062 case TIOCLSET: in ttioctl()