Searched refs:TIOCGSID (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | ioctls.h | 60 #define TIOCGSID 0x5429 /* Return the session ID of FD */ macro
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | ioctls.h | 60 #define TIOCGSID 0x5429 /* Return the session ID of FD */ macro
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | ioctls.h | 80 #define TIOCGSID 0x7416 /* Return the session ID of FD */ macro
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | ioctls.h | 49 #define TIOCGSID _IOR('T', 20, int) /* Return the session ID of FD */ macro
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | ioctls.h | 93 #define TIOCGSID 0x5429 /* Return the session ID of FD */ macro
|
/openbmc/linux/arch/sh/include/uapi/asm/ |
H A D | ioctls.h | 82 #define TIOCGSID _IOR('T', 41, pid_t) /* 0x5429 */ /* Return the session ID of FD */ macro
|
/openbmc/linux/arch/xtensa/include/uapi/asm/ |
H A D | ioctls.h | 94 #define TIOCGSID _IOR('T', 41, pid_t) /* Return the session ID of FD*/ macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | ioctls.h | 98 #define TIOCGSID 0x5429 /* Return the session ID of FD */ macro
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | ioctls.h | 89 #define TIOCGSID _IOR('t', 133, int) macro
|
/openbmc/linux/drivers/tty/ |
H A D | tty_jobctrl.c | 589 case TIOCGSID: in tty_jobctrl_ioctl()
|
H A D | tty_io.c | 2885 case TIOCGSID: in tty_compat_ioctl()
|
/openbmc/qemu/linux-user/ |
H A D | ioctls.h | 23 IOCTL(TIOCGSID, IOC_W, MK_PTR(TYPE_INT)) in IOCTL()
|