TIOCGSID 98 arch/alpha/include/uapi/asm/ioctls.h #define TIOCGSID 0x5429 /* Return the session ID of FD */ TIOCGSID 80 arch/mips/include/uapi/asm/ioctls.h #define TIOCGSID 0x7416 /* Return the session ID of FD */ TIOCGSID 49 arch/parisc/include/uapi/asm/ioctls.h #define TIOCGSID _IOR('T', 20, int) /* Return the session ID of FD */ TIOCGSID 93 arch/powerpc/include/uapi/asm/ioctls.h #define TIOCGSID 0x5429 /* Return the session ID of FD */ TIOCGSID 82 arch/sh/include/uapi/asm/ioctls.h #define TIOCGSID _IOR('T', 41, pid_t) /* 0x5429 */ /* Return the session ID of FD */ TIOCGSID 89 arch/sparc/include/uapi/asm/ioctls.h #define TIOCGSID _IOR('t', 133, int) TIOCGSID 94 arch/xtensa/include/uapi/asm/ioctls.h #define TIOCGSID _IOR('T', 41, pid_t) /* Return the session ID of FD*/ TIOCGSID 60 include/uapi/asm-generic/ioctls.h #define TIOCGSID 0x5429 /* Return the session ID of FD */ TIOCGSID 60 tools/include/uapi/asm-generic/ioctls.h #define TIOCGSID 0x5429 /* Return the session ID of FD */