Searched defs:TIOCGEXCL (Results 1 – 9 of 9) sorted by relevance
/linux/arch/mips/include/uapi/asm/ |
A D | ioctls.h | 94 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
|
/linux/tools/include/uapi/asm-generic/ |
A D | ioctls.h | 80 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
|
/linux/arch/parisc/include/uapi/asm/ |
A D | ioctls.h | 63 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
|
/linux/include/uapi/asm-generic/ |
A D | ioctls.h | 80 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
|
/linux/arch/xtensa/include/uapi/asm/ |
A D | ioctls.h | 108 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
|
/linux/arch/sh/include/uapi/asm/ |
A D | ioctls.h | 96 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
|
/linux/arch/powerpc/include/uapi/asm/ |
A D | ioctls.h | 103 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
|
/linux/arch/sparc/include/uapi/asm/ |
A D | ioctls.h | 27 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
|
/linux/arch/alpha/include/uapi/asm/ |
A D | ioctls.h | 108 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro
|
Completed in 16 milliseconds