Searched refs:TIOCGEXCL (Results 1 - 11 of 11) sorted by relevance

/linux-master/arch/xtensa/include/uapi/asm/
H A Dioctls.h108 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
/linux-master/arch/parisc/include/uapi/asm/
H A Dioctls.h63 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
/linux-master/arch/mips/include/uapi/asm/
H A Dioctls.h94 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
/linux-master/arch/sh/include/uapi/asm/
H A Dioctls.h96 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
/linux-master/include/uapi/asm-generic/
H A Dioctls.h80 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Dioctls.h80 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
/linux-master/arch/powerpc/include/uapi/asm/
H A Dioctls.h103 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
/linux-master/arch/alpha/include/uapi/asm/
H A Dioctls.h108 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
/linux-master/arch/sparc/include/uapi/asm/
H A Dioctls.h27 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
/linux-master/tools/perf/trace/beauty/
H A Dioctl.c13 * now, to build on older systems without things like TIOCGEXCL,
33 "TIOCGPTLCK", [_IOC_NR(TIOCGEXCL)] = "TIOCGEXCL", "TIOCGPTPEER",
/linux-master/drivers/tty/
H A Dtty_io.c2730 case TIOCGEXCL:
2898 case TIOCGEXCL:

Completed in 164 milliseconds