TIOCGPTN 101 arch/alpha/include/uapi/asm/ioctls.h #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ TIOCGPTN 87 arch/mips/include/uapi/asm/ioctls.h #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ TIOCGPTN 56 arch/parisc/include/uapi/asm/ioctls.h #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ TIOCGPTN 96 arch/powerpc/include/uapi/asm/ioctls.h #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ TIOCGPTN 89 arch/sh/include/uapi/asm/ioctls.h #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ TIOCGPTN 91 arch/sparc/include/uapi/asm/ioctls.h #define TIOCGPTN _IOR('t', 134, unsigned int) /* Get Pty Number */ TIOCGPTN 101 arch/xtensa/include/uapi/asm/ioctls.h #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ TIOCGPTN 69 include/uapi/asm-generic/ioctls.h #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ TIOCGPTN 69 tools/include/uapi/asm-generic/ioctls.h #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */