Home
last modified time | relevance | path

Searched defs:TIOCGSID (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dioctls.h80 #define TIOCGSID 0x7416 /* Return the session ID of FD */ macro
/openbmc/linux/include/uapi/asm-generic/
H A Dioctls.h60 #define TIOCGSID 0x5429 /* Return the session ID of FD */ macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dioctls.h60 #define TIOCGSID 0x5429 /* Return the session ID of FD */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dioctls.h49 #define TIOCGSID _IOR('T', 20, int) /* Return the session ID of FD */ macro
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dioctls.h94 #define TIOCGSID _IOR('T', 41, pid_t) /* Return the session ID of FD*/ macro
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dioctls.h93 #define TIOCGSID 0x5429 /* Return the session ID of FD */ macro
/openbmc/linux/arch/sh/include/uapi/asm/
H A Dioctls.h82 #define TIOCGSID _IOR('T', 41, pid_t) /* 0x5429 */ /* Return the session ID of FD */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dioctls.h98 #define TIOCGSID 0x5429 /* Return the session ID of FD */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dioctls.h89 #define TIOCGSID _IOR('t', 133, int) macro