Home
last modified time | relevance | path

Searched refs:TIOCSIG (Results 1 – 13 of 13) sorted by relevance

/netbsd/libexec/telnetd/
H A Dtelnetd.c1105 (void) ioctl(pty, TIOCSIG, (char *)SIGINT); in interrupt()
1117 (void) ioctl(pty, TIOCSIG, (char *)SIGQUIT); in sendbrk()
1124 (void) ioctl(pty, TIOCSIG, (char *)SIGTSTP); in sendsusp()
1135 (void) ioctl(pty, TIOCSIG, (char *)SIGINFO); in recv_ayt()
/netbsd/sys/sys/
H A Dttycom.h150 #define TIOCSIG _IO('t', 95) /* pty: generate signal */ macro
/netbsd/sys/compat/ultrix/
H A Dultrix_ioctl.c651 return ultrix_do_ioctl(SCARG(&ap, fd), TIOCSIG, &sig, l); in ultrix_sys_ioctl()
/netbsd/sys/compat/sunos/
H A Dsunos_ioctl.c626 error = (*ctl)(fp, TIOCSIG, &sig); in sunos_sys_ioctl()
/netbsd/sys/kern/
H A Dtty_pty.c1161 case TIOCSIG: in ptyioctl()
H A Dtty.c1519 case TIOCSIG: in ttioctl()
/netbsd/sys/compat/sunos32/
H A Dsunos32_ioctl.c650 return sunos32_do_ioctl(SCARG(&bsd_ua, fd), TIOCSIG, &sig, l); in sunos32_sys_ioctl()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc2177 unsigned IOCTL_TIOCSIG = TIOCSIG;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1266 _(TIOCSIG, NONE, 0);
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc2339 unsigned IOCTL_TIOCSIG = TIOCSIG;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1265 _(TIOCSIG, NONE, 0);
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc2339 unsigned IOCTL_TIOCSIG = TIOCSIG;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1265 _(TIOCSIG, NONE, 0);