Home
last modified time | relevance | path

Searched refs:CSTART (Results 1 – 7 of 7) sorted by relevance

/external/libedit/src/
Dtty.h196 #ifndef CSTART
197 # define CSTART CONTROL('q') macro
Dtty.c98 CDSWTCH, CERASE2, CSTART, CSTOP,
107 _POSIX_VDISABLE, CERASE2, CSTART, CSTOP,
/external/ltp/testcases/kernel/syscalls/ioctl/
Dioctl02.c237 termio.c_cc[i] = CSTART; in run_ptest()
324 if (termio.c_cc[i] != CSTART) { in chk_tty_parms()
/external/python/cpython2/Modules/
Dtermios.c629 #ifdef CSTART
630 {"CSTART", CSTART},
/external/python/cpython3/Modules/
Dtermios.c659 #ifdef CSTART
660 {"CSTART", CSTART},
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py70 CSTART = CTRL('q') variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py70 CSTART = CTRL('q') variable