Searched refs:TIOCLBIS (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dioctl_compat.h150 #define TIOCLBIS _IOW('t', 127, int) /* bis local mode bits */ macro
/freebsd-10-stable/sys/kern/
H A Dtty_compat.c160 case TIOCLBIS:
169 if (*com == TIOCLBIS)
191 case TIOCLBIS:
H A Dtty.c541 case TIOCLBIS:
/freebsd-10-stable/contrib/tcsh/
H A Dsh.file.c409 (void) ioctl(SHOUT, TIOCLBIS, (ioctl_t) & pending_input);

Completed in 79 milliseconds