Searched refs:TARGET_TIOCGPTLCK (Results 1 – 3 of 3) sorted by relevance
242 #define TARGET_TIOCGPTLCK TARGET_IOR('T', 0x39, int) macro
270 #define TARGET_TIOCGPTLCK TARGET_IOR('T', 0x39, int) macro
311 #define TARGET_TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ macro