Searched defs:TTYPE (Results 1 - 2 of 2) sorted by relevance
/third_party/ltp/lib/ | ||
H A D | tst_safe_timerfd.c | 12 #define TTYPE (errno == ENOTSUP ? TCONF : TBROK) macro |
/third_party/python/Lib/ | ||
H A D | telnetlib.py | 99 TTYPE = bytes([24]) # terminal type variable |
Completed in 2 milliseconds