Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dioctl_compat.h152 #define TIOCLBIS _IOW('t', 127, int) /* bis local mode bits */ macro
/f-stack/freebsd/kern/
H A Dtty_compat.c160 case TIOCLBIS: in ttsetcompat()
169 if (*com == TIOCLBIS) in ttsetcompat()
191 case TIOCLBIS: in tty_ioctl_compat()
H A Dtty.c596 case TIOCLBIS: in ttydev_ioctl()