Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dtty_compat.c156 case TIOCLBIS: in ttsetcompat()
165 if (*com == TIOCLBIS) in ttsetcompat()
187 case TIOCLBIS: in tty_ioctl_compat()
H A Dtty.c596 case TIOCLBIS: in ttydev_ioctl()
/freebsd/sys/sys/
H A Dioctl_compat.h149 #define TIOCLBIS _IOW('t', 127, int) /* bis local mode bits */ macro
/freebsd/contrib/tcsh/
H A Dsh.file.c406 (void) ioctl(SHOUT, TIOCLBIS, (ioctl_t) & pending_input); in retype()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2139 unsigned IOCTL_TIOCLBIS = TIOCLBIS;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1054 _(TIOCLBIS, READ, sizeof(int));