Home
last modified time | relevance | path

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

/external/libedit/src/
Dtty.h175 #ifndef CKILL
176 # define CKILL CONTROL('u') macro
Dtty.c96 CINTR, CQUIT, CERASE, CKILL,
105 CINTR, CQUIT, CERASE, CKILL,
/external/python/cpython2/Modules/
Dtermios.c611 #ifdef CKILL
612 {"CKILL", CKILL},
/external/python/cpython3/Modules/
Dtermios.c641 #ifdef CKILL
642 {"CKILL", CKILL},
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py67 CKILL = CTRL('U') variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py67 CKILL = CTRL('U') variable