Home
last modified time | relevance | path

Searched defs:TIOCGPTN (Results 1 – 8 of 8) sorted by relevance

/linux-3.3/arch/parisc/include/asm/
Dioctls.h53 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
/linux-3.3/arch/mips/include/asm/
Dioctls.h84 #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
/linux-3.3/include/asm-generic/
Dioctls.h68 #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
/linux-3.3/arch/sh/include/asm/
Dioctls.h86 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
/linux-3.3/arch/alpha/include/asm/
Dioctls.h93 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
/linux-3.3/arch/xtensa/include/asm/
Dioctls.h99 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
/linux-3.3/arch/powerpc/include/asm/
Dioctls.h95 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
/linux-3.3/arch/sparc/include/asm/
Dioctls.h83 #define TIOCGPTN _IOR('t', 134, unsigned int) /* Get Pty Number */ macro