Searched refs:TIOCGSID (Results 1 – 10 of 10) sorted by relevance
59 #define TIOCGSID 0x5429 /* Return the session ID of FD */ macro
79 #define TIOCGSID 0x7416 /* Return the session ID of FD */ macro
48 #define TIOCGSID _IOR('T', 20, int) /* Return the session ID of FD */ macro
81 #define TIOCGSID _IOR('T', 41, pid_t) /* 0x5429 */ /* Return the session ID of FD */ macro
92 #define TIOCGSID 0x5429 /* Return the session ID of FD */ macro
94 #define TIOCGSID _IOR('T', 41, pid_t) /* Return the session ID of FD*/ macro
81 #define TIOCGSID _IOR('t', 133, int) macro
845 COMPATIBLE_IOCTL(TIOCGSID)
2694 case TIOCGSID: in tty_ioctl()