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