Home
last modified time | relevance | path

Searched refs:CSTOP (Results 1 – 6 of 6) sorted by relevance

/external/libedit/src/
Dtty.h199 #ifndef CSTOP
200 # define CSTOP CONTROL('s') macro
Dtty.c98 CDSWTCH, CERASE2, CSTART, CSTOP,
107 _POSIX_VDISABLE, CERASE2, CSTART, CSTOP,
/external/python/cpython2/Modules/
Dtermios.c632 #ifdef CSTOP
633 {"CSTOP", CSTOP},
/external/python/cpython3/Modules/
Dtermios.c662 #ifdef CSTOP
663 {"CSTOP", CSTOP},
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py71 CSTOP = CTRL('s') variable
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py71 CSTOP = CTRL('s') variable