Home
last modified time | relevance | path

Searched refs:TIOCGPTPEER (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/filesystems/
H A Ddevpts_pts.c122 #ifdef TIOCGPTPEER in do_tiocgptpeer()
123 slave = ioctl(master, TIOCGPTPEER, O_RDWR | O_NOCTTY | O_CLOEXEC); in do_tiocgptpeer()
/linux/include/uapi/asm-generic/
H A Dioctls.h81 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
/linux/tools/include/uapi/asm-generic/
H A Dioctls.h81 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
/linux/arch/mips/include/uapi/asm/
H A Dioctls.h95 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
/linux/arch/parisc/include/uapi/asm/
H A Dioctls.h64 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
/linux/arch/xtensa/include/uapi/asm/
H A Dioctls.h109 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
/linux/arch/sh/include/uapi/asm/
H A Dioctls.h97 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
/linux/arch/powerpc/include/uapi/asm/
H A Dioctls.h104 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
/linux/arch/alpha/include/uapi/asm/
H A Dioctls.h109 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
/linux/arch/sparc/include/uapi/asm/
H A Dioctls.h94 #define TIOCGPTPEER _IO('t', 137) /* Safely open the slave */ macro