Searched refs:CSUSP (Results 1 – 6 of 6) sorted by relevance
/external/libedit/src/ |
D | tty.h | 202 #ifndef CSUSP 203 # define CSUSP CONTROL('z') macro
|
D | tty.c | 99 CWERASE, CSUSP, CDSUSP, CREPRINT, 108 _POSIX_VDISABLE, CSUSP, _POSIX_VDISABLE, _POSIX_VDISABLE,
|
/external/python/cpython2/Modules/ |
D | termios.c | 635 #ifdef CSUSP 636 {"CSUSP", CSUSP},
|
/external/python/cpython3/Modules/ |
D | termios.c | 665 #ifdef CSUSP 666 {"CSUSP", CSUSP},
|
/external/python/cpython2/Lib/plat-irix6/ |
D | IOCTL.py | 73 CSUSP = CSWTCH variable
|
/external/python/cpython2/Lib/plat-irix5/ |
D | IOCTL.py | 73 CSUSP = CSWTCH variable
|