Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dioctl_compat.h151 #define TIOCLBIC _IOW('t', 126, int) /* bic local mode bits */ macro
/f-stack/freebsd/kern/
H A Dtty_compat.c161 case TIOCLBIC: in ttsetcompat()
192 case TIOCLBIC: in tty_ioctl_compat()
H A Dtty.c595 case TIOCLBIC: in ttydev_ioctl()