Searched defs:TIOCGPTN (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/tools/include/uapi/asm-generic/ |
D | ioctls.h | 69 #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-6.1.9/include/uapi/asm-generic/ |
D | ioctls.h | 69 #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-6.1.9/arch/mips/include/uapi/asm/ |
D | ioctls.h | 87 #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-6.1.9/arch/parisc/include/uapi/asm/ |
D | ioctls.h | 56 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-6.1.9/arch/sh/include/uapi/asm/ |
D | ioctls.h | 89 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-6.1.9/arch/powerpc/include/uapi/asm/ |
D | ioctls.h | 96 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-6.1.9/arch/xtensa/include/uapi/asm/ |
D | ioctls.h | 101 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-6.1.9/arch/alpha/include/uapi/asm/ |
D | ioctls.h | 101 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-6.1.9/arch/sparc/include/uapi/asm/ |
D | ioctls.h | 91 #define TIOCGPTN _IOR('t', 134, unsigned int) /* Get Pty Number */ macro
|