Home
last modified time | relevance | path

Searched refs:TIOCGETP (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/tcsh/
H A Ded.term.c456 # if defined(VERASE) || defined(TIOCGETP)
459 # if defined(VKILL) || defined(TIOCGETP)
700 # ifdef TIOCGETP in tty_getty()
701 RETRY(ioctl(fd, TIOCGETP, (ioctl_t) &td->d_t)); in tty_getty()
876 # ifdef TIOCGETP in tty_getchar()
1014 # ifdef TIOCGETP in tty_setchar()
H A Dsh.file.c143 (void) ioctl(SHIN, TIOCGETP, (ioctl_t) & sgtty); in setup_tty()
196 (void) ioctl(SHIN, TIOCGETP, (ioctl_t) & tty); in back_to_col_1()
259 (void) ioctl(SHOUT, TIOCGETP, (ioctl_t) & tty); in pushback()
H A Ded.term.h510 # ifdef TIOCGETP
H A Dmi.termios.c158 if (ioctl(filedes, TIOCGETP, &sgbuf) < 0
H A Dsh.lex.c1462 if (ioctl(SHIN, TIOCGETP, (ioctl_t) & tty) == 0 && in readc()
/freebsd/contrib/telnet/libtelnet/
H A Dread_password.c92 if (ioctl(0,TIOCGETP,(char *)&tty_state) == -1)
/freebsd/sys/sys/
H A Dioctl_compat.h76 #define TIOCGETP _IOR('t', 8, struct sgttyb) /* get parameters */ macro
/freebsd/share/doc/psd/21.ipc/
H A Dspell.ok103 TIOCGETP
/freebsd/contrib/ntp/ntpd/
H A Drefclock_leitch.c333 if (ioctl(fd232, TIOCGETP, &ttyb) < 0) { in leitch_start()
H A Dntp_refclock.c1193 if (ioctl(fd, TIOCGETP, (char *)ttyp) < 0) { in refclock_setup()
1196 "refclock_setup fd %d TIOCGETP: %m", in refclock_setup()
/freebsd/sys/kern/
H A Dtty_compat.c198 case TIOCGETP: { in tty_ioctl_compat()
/freebsd/crypto/openssl/crypto/ui/
H A Dui_openssl.c126 # define TTY_get(tty,data) ioctl(tty,TIOCGETP,data)
/freebsd/contrib/telnet/telnet/
H A Dsys_bsd.c230 ioctl(0, TIOCGETP, (char *)&ottyb); in TerminalSaveState()
/freebsd/contrib/less/
H A Dscreen.c595 #ifdef TIOCGETP in raw_mode()
606 ioctl(tty, TIOCGETP, &s); in raw_mode()
/freebsd/contrib/ee/
H A Dnew_curse.c860 value = ioctl(0, TIOCGETP, &Terminal); in initscr()
2796 value = ioctl(0, TIOCGETP, &Saved_tty); /* set characteristics */ in savetty()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2134 unsigned IOCTL_TIOCGETP = TIOCGETP;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1049 _(TIOCGETP, WRITE, struct_sgttyb_sz);
/freebsd/contrib/sqlite3/tea/tclconfig/
H A Dtcl.m42122 if (ioctl(0, TIOCGETP, &t) == 0) {
2168 if (ioctl(0, TIOCGETP, &t) == 0
/freebsd/contrib/libevent/
H A Dconfigure5031 Autoconf TIOCGETP
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfigure5657 Autoconf TIOCGETP
/freebsd/contrib/ncurses/
H A Dconfigure3073 int Autoconf = TIOCGETP;
/freebsd/contrib/ntp/sntp/
H A Dconfigure
/freebsd/contrib/ntp/
H A Dconfigure