Home
last modified time | relevance | path

Searched refs:TIOCUCNTL (Results 1 – 12 of 12) sorted by relevance

/netbsd/sys/sys/
H A Dttycom.h143 #define TIOCUCNTL _IOW('t', 102, int) /* pty: set/clr usr cntl mode */ macro
/netbsd/sys/compat/ultrix/
H A Dultrix_ioctl.c643 return ultrix_do_ioctl(SCARG(&ap, fd), TIOCUCNTL, &on, l); in ultrix_sys_ioctl()
/netbsd/sys/compat/sunos/
H A Dsunos_ioctl.c617 error = (*ctl)(fp, TIOCUCNTL, &on); in sunos_sys_ioctl()
/netbsd/sys/kern/
H A Dtty_pty.c1131 case TIOCUCNTL: in ptyioctl()
H A Dtty.c1517 case TIOCUCNTL: in ttioctl()
/netbsd/sys/compat/sunos32/
H A Dsunos32_ioctl.c642 return sunos32_do_ioctl(SCARG(&bsd_ua, fd), TIOCUCNTL, &on, l); in sunos32_sys_ioctl()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc2171 unsigned IOCTL_TIOCUCNTL = TIOCUCNTL;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1260 _(TIOCUCNTL, READ, sizeof(int));
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc2333 unsigned IOCTL_TIOCUCNTL = TIOCUCNTL;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1259 _(TIOCUCNTL, READ, sizeof(int));
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc2333 unsigned IOCTL_TIOCUCNTL = TIOCUCNTL;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1259 _(TIOCUCNTL, READ, sizeof(int));