Searched defs:TIOCSCTTY (Results 1 – 3 of 3) sorted by relevance
98 enum uint TIOCSCTTY = _IO('t', 97); // become controlling tty in version() local161 enum uint TIOCSCTTY = _IO('t', 97); // become controlling tty in version() local260 enum uint TIOCSCTTY = _IO('t', 97); // become controlling tty in version() local
187 enum TIOCSCTTY = 0x540E; in version() local
148 #define TIOCSCTTY global() macro