Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dioctl_compat.h150 #define TIOCLSET _IOW('t', 125, int) /* set entire local mode word */ macro
/f-stack/freebsd/kern/
H A Dtty_compat.c162 case TIOCLSET: in ttsetcompat()
163 if (*com == TIOCLSET) in ttsetcompat()
193 case TIOCLSET: { in tty_ioctl_compat()
H A Dtty.c597 case TIOCLSET: in ttydev_ioctl()