Searched refs:TARGET_TIOCGEXCL (Results 1 – 3 of 3) sorted by relevance
243 #define TARGET_TIOCGEXCL TARGET_IOR('T', 0x40, int) macro
272 #define TARGET_TIOCGEXCL TARGET_IOR('T', 0x40, int) macro
312 #define TARGET_TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ macro