Home
last modified time | relevance | path

Searched refs:TIOCGSID (Results 1 – 7 of 7) sorted by relevance

/arch/mips/include/uapi/asm/
Dioctls.h79 #define TIOCGSID 0x7416 /* Return the session ID of FD */ macro
/arch/parisc/include/uapi/asm/
Dioctls.h48 #define TIOCGSID _IOR('T', 20, int) /* Return the session ID of FD */ macro
/arch/sh/include/uapi/asm/
Dioctls.h81 #define TIOCGSID _IOR('T', 41, pid_t) /* 0x5429 */ /* Return the session ID of FD */ macro
/arch/xtensa/include/uapi/asm/
Dioctls.h93 #define TIOCGSID _IOR('T', 41, pid_t) /* Return the session ID of FD*/ macro
/arch/powerpc/include/uapi/asm/
Dioctls.h92 #define TIOCGSID 0x5429 /* Return the session ID of FD */ macro
/arch/alpha/include/uapi/asm/
Dioctls.h97 #define TIOCGSID 0x5429 /* Return the session ID of FD */ macro
/arch/sparc/include/uapi/asm/
Dioctls.h86 #define TIOCGSID _IOR('t', 133, int) macro