Searched refs:TIOCGETP (Results 1 – 10 of 10) sorted by relevance
8 #define TIOCGETP __TIOCGETP macro
67 #define TIOCGETP 0x7408 macro
430 ioctl(fd, TIOCGETP, &oldtty); in io_mode()458 ioctl(fd, TIOCGETP, &oldtty); in io_mode()
15 #define TIOCGETP _IOR('t', 8, struct sgttyb) macro
446 #ifdef TIOCGETP680 #ifdef TIOCGETP in tty_mode_ioctl()681 case TIOCGETP: in tty_mode_ioctl()
2864 #ifdef TIOCGETP in tty_compat_ioctl()2865 case TIOCGETP: in tty_compat_ioctl()
1# ncurses 6.1 - patch 20190907 - Thomas E. Dickey 2# 3# --- ...
1# ncurses 6.1 - patch 20190630 - Thomas E. Dickey 2# 3# --- ...
1#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...