Searched refs:TIOCGETP (Results 1 – 23 of 23) sorted by relevance
| /netbsd/src/lib/libcompat/4.1/ |
| D | gtty.c | 60 return (ioctl(fd, TIOCGETP, tty));
|
| /netbsd/src/external/bsd/openldap/dist/include/ac/ |
| D | termios.h | 45 #define GETATTR( fd, tiop ) ioctl((fd), TIOCGETP, (caddr_t)(tiop))
|
| /netbsd/src/external/bsd/top/dist/ |
| D | screen.c | 340 if (ioctl(STDOUT, TIOCGETP, &old_settings) == -1) in screen_readtermcap() 367 if (ioctl(STDOUT, TIOCGETP, &old_settings) != -1) in screen_init()
|
| /netbsd/src/sys/sys/ |
| D | ioctl_compat.h | 88 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */ macro
|
| /netbsd/src/bin/ksh/ |
| D | tty.c | 29 ret = ioctl(fd, TIOCGETP, &ts->sgttyb);
|
| /netbsd/src/usr.sbin/sliplogin/ |
| D | sliplogin.c | 306 if (ioctl(STDIN_FILENO, TIOCGETP, (caddr_t)&tty) < 0) { in main()
|
| /netbsd/src/share/doc/psd/21.ipc/ |
| D | spell.ok | 103 TIOCGETP
|
| /netbsd/src/distrib/utils/more/ |
| D | screen.c | 209 (void)ioctl(2, TIOCGETP, &s);
|
| /netbsd/src/crypto/external/bsd/openssl/lib/libdes/ |
| D | oread_pwd.c | 154 #define TTY_get(tty,data) ioctl(tty,TIOCGETP,data)
|
| /netbsd/src/share/man/tools/ |
| D | sp.ignore | 1244 TIOCGETP 1455 TIOCGETP
|
| D | newsp.errs | 1819 TIOCGETP 2779 TIOCGETP
|
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | refclock_leitch.c | 335 if (ioctl(fd232, TIOCGETP, &ttyb) < 0) { in leitch_start()
|
| D | ntp_refclock.c | 1195 if (ioctl(fd, TIOCGETP, (char *)ttyp) < 0) { in refclock_setup()
|
| /netbsd/src/sys/compat/common/ |
| D | tty_43.c | 128 case TIOCGETP: { in compat_43_ttioctl()
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/ui/ |
| D | ui_openssl.c | 126 # define TTY_get(tty,data) ioctl(tty,TIOCGETP,data)
|
| /netbsd/src/external/bsd/less/dist/ |
| D | screen.c | 609 #ifdef TIOCGETP in raw_mode() 620 ioctl(tty, TIOCGETP, &s); in raw_mode()
|
| D | configure | 3900 Autoconf TIOCGETP
|
| /netbsd/src/external/gpl3/gcc/dist/config/ |
| D | tcl.m4 | 2252 if (ioctl(0, TIOCGETP, &t) == 0) { 2298 if (ioctl(0, TIOCGETP, &t) == 0
|
| /netbsd/src/external/gpl3/gdb/dist/config/ |
| D | tcl.m4 | 2252 if (ioctl(0, TIOCGETP, &t) == 0) { 2298 if (ioctl(0, TIOCGETP, &t) == 0
|
| /netbsd/src/external/gpl3/binutils/dist/config/ |
| D | tcl.m4 | 2252 if (ioctl(0, TIOCGETP, &t) == 0) { 2298 if (ioctl(0, TIOCGETP, &t) == 0
|
| /netbsd/src/external/bsd/libevent/dist/ |
| D | configure | 5031 Autoconf TIOCGETP
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/ |
| D | configure | 5657 Autoconf TIOCGETP
|
| /netbsd/src/external/gpl2/lvm2/dist/ |
| D | configure | 3682 Autoconf TIOCGETP
|