Searched defs:TIOCGPTN (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/arch/parisc/include/uapi/asm/ |
D | ioctls.h | 55 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-4.4.14/include/uapi/asm-generic/ |
D | ioctls.h | 68 #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-4.4.14/arch/mips/include/uapi/asm/ |
D | ioctls.h | 86 #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-4.4.14/arch/sh/include/uapi/asm/ |
D | ioctls.h | 88 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-4.4.14/arch/xtensa/include/uapi/asm/ |
D | ioctls.h | 100 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-4.4.14/arch/alpha/include/uapi/asm/ |
D | ioctls.h | 95 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-4.4.14/arch/powerpc/include/uapi/asm/ |
D | ioctls.h | 95 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-4.4.14/arch/sparc/include/uapi/asm/ |
D | ioctls.h | 88 #define TIOCGPTN _IOR('t', 134, unsigned int) /* Get Pty Number */ macro
|