Home
last modified time | relevance | path

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

/linux/include/uapi/asm-generic/
H A Dioctls.h60 #define TIOCGSID 0x5429 /* Return the session ID of FD */ macro
/linux/tools/include/uapi/asm-generic/
H A Dioctls.h60 #define TIOCGSID 0x5429 /* Return the session ID of FD */ macro
/linux/arch/mips/include/uapi/asm/
H A Dioctls.h80 #define TIOCGSID 0x7416 /* Return the session ID of FD */ macro
/linux/arch/parisc/include/uapi/asm/
H A Dioctls.h49 #define TIOCGSID _IOR('T', 20, int) /* Return the session ID of FD */ macro
/linux/arch/xtensa/include/uapi/asm/
H A Dioctls.h94 #define TIOCGSID _IOR('T', 41, pid_t) /* Return the session ID of FD*/ macro
/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
/linux/arch/powerpc/include/uapi/asm/
H A Dioctls.h93 #define TIOCGSID 0x5429 /* Return the session ID of FD */ macro
/linux/arch/alpha/include/uapi/asm/
H A Dioctls.h98 #define TIOCGSID 0x5429 /* Return the session ID of FD */ macro
/linux/arch/sparc/include/uapi/asm/
H A Dioctls.h89 #define TIOCGSID _IOR('t', 133, int) macro
/linux/drivers/tty/
H A Dtty_jobctrl.c589 case TIOCGSID: in tty_jobctrl_ioctl()
H A Dtty_io.c2909 case TIOCGSID: in tty_compat_ioctl()