/linux-2.4.37.9/include/asm-ia64/ |
D | ioctls.h | 57 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-2.4.37.9/include/asm-m68k/ |
D | ioctls.h | 50 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-2.4.37.9/include/asm-arm/ |
D | ioctls.h | 50 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-2.4.37.9/include/asm-i386/ |
D | ioctls.h | 50 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-2.4.37.9/include/asm-s390/ |
D | ioctls.h | 58 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-2.4.37.9/include/asm-s390x/ |
D | ioctls.h | 58 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | ioctls.h | 50 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-2.4.37.9/include/asm-cris/ |
D | ioctls.h | 52 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-2.4.37.9/include/asm-mips/ |
D | ioctls.h | 90 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-2.4.37.9/include/asm-mips64/ |
D | ioctls.h | 90 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-2.4.37.9/include/asm-parisc/ |
D | ioctls.h | 50 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-2.4.37.9/include/asm-ppc/ |
D | ioctls.h | 90 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | ioctls.h | 97 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-2.4.37.9/include/asm-alpha/ |
D | ioctls.h | 95 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-2.4.37.9/include/asm-sh/ |
D | ioctls.h | 82 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-2.4.37.9/include/asm-sh64/ |
D | ioctls.h | 93 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
|
/linux-2.4.37.9/include/asm-sparc/ |
D | ioctls.h | 79 #define TIOCGPTN _IOR('t', 134, unsigned int) /* Get Pty Number */ macro
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | ioctls.h | 80 #define TIOCGPTN _IOR('t', 134, unsigned int) /* Get Pty Number */ macro
|
/linux-2.4.37.9/drivers/char/ |
D | pty.c | 291 case TIOCGPTN: /* Get PT Number */ in pty_unix98_ioctl()
|
/linux-2.4.37.9/arch/s390x/kernel/ |
D | ioctl32.c | 579 IOCTL32_DEFAULT(TIOCGPTN),
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | ioctl32.c | 1767 IOCTL32_DEFAULT(TIOCGPTN),
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | ioctl32.c | 2914 COMPATIBLE_IOCTL(TIOCGPTN)
|
/linux-2.4.37.9/arch/x86_64/ia32/ |
D | ia32_ioctl.c | 3650 COMPATIBLE_IOCTL(TIOCGPTN)
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | ioctl32.c | 3807 COMPATIBLE_IOCTL(TIOCGPTN),
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | ioctl32.c | 4382 COMPATIBLE_IOCTL(TIOCGPTN)
|