/kernel/linux/linux-5.10/tools/testing/selftests/filesystems/ |
H A D | devpts_pts.c | 122 #ifdef TIOCGPTPEER in do_tiocgptpeer() 123 slave = ioctl(master, TIOCGPTPEER, O_RDWR | O_NOCTTY | O_CLOEXEC); in do_tiocgptpeer() 127 fprintf(stderr, "TIOCGPTPEER is not supported. " in do_tiocgptpeer() 132 "Failed to perform TIOCGPTPEER ioctl\n"); in do_tiocgptpeer()
|
/kernel/linux/linux-6.6/tools/testing/selftests/filesystems/ |
H A D | devpts_pts.c | 122 #ifdef TIOCGPTPEER in do_tiocgptpeer() 123 slave = ioctl(master, TIOCGPTPEER, O_RDWR | O_NOCTTY | O_CLOEXEC); in do_tiocgptpeer() 127 fprintf(stderr, "TIOCGPTPEER is not supported. " in do_tiocgptpeer() 132 "Failed to perform TIOCGPTPEER ioctl\n"); in do_tiocgptpeer()
|
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/ |
H A D | ioctls.h | 109 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
H A D | ioctls.h | 95 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
|
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/ |
H A D | ioctls.h | 104 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
|
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/ |
H A D | ioctls.h | 64 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
|
/kernel/linux/linux-5.10/arch/sh/include/uapi/asm/ |
H A D | ioctls.h | 97 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
|
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/ |
H A D | ioctls.h | 94 #define TIOCGPTPEER _IO('t', 137) /* Safely open the slave */ macro
|
/kernel/linux/linux-5.10/arch/xtensa/include/uapi/asm/ |
H A D | ioctls.h | 109 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | ioctls.h | 95 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
|
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/ |
H A D | ioctls.h | 109 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/ |
H A D | ioctls.h | 104 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
|
/kernel/linux/linux-6.6/arch/parisc/include/uapi/asm/ |
H A D | ioctls.h | 64 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
|
/kernel/linux/linux-6.6/arch/sh/include/uapi/asm/ |
H A D | ioctls.h | 97 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
|
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/ |
H A D | ioctls.h | 94 #define TIOCGPTPEER _IO('t', 137) /* Safely open the slave */ macro
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
H A D | ioctls.h | 81 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
H A D | ioctls.h | 81 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
|
/kernel/linux/linux-6.6/include/uapi/asm-generic/ |
H A D | ioctls.h | 81 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
|
/kernel/linux/linux-6.6/arch/xtensa/include/uapi/asm/ |
H A D | ioctls.h | 109 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
|
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/ |
H A D | ioctls.h | 81 #define TIOCGPTPEER _IO('T', 0x41) /* Safely open the slave */ macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
H A D | ioctls.h | 70 #define TIOCGPTPEER _IO('T', 0x41) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/ |
H A D | ioctls.h | 83 #define TIOCGPTPEER _IO('T', 0x41) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
H A D | ioctls.h | 83 #define TIOCGPTPEER _IO('T', 0x41) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | ioctls.h | 87 #define TIOCGPTPEER _IO('T', 0x41) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | ioctls.h | 87 #define TIOCGPTPEER _IO('T', 0x41) macro
|