Searched refs:CQUIT (Results 1 – 6 of 6) sorted by relevance
/external/libedit/src/ |
D | tty.h | 169 #ifndef CQUIT 170 # define CQUIT 034 /* ^\ */ macro
|
D | tty.c | 96 CINTR, CQUIT, CERASE, CKILL, 105 CINTR, CQUIT, CERASE, CKILL,
|
/external/python/cpython2/Modules/ |
D | termios.c | 623 #ifdef CQUIT 624 {"CQUIT", CQUIT},
|
/external/python/cpython3/Modules/ |
D | termios.c | 653 #ifdef CQUIT 654 {"CQUIT", CQUIT},
|
/external/python/cpython2/Lib/plat-irix6/ |
D | IOCTL.py | 63 CQUIT = '\34' variable
|
/external/python/cpython2/Lib/plat-irix5/ |
D | IOCTL.py | 63 CQUIT = '\34' variable
|