Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/sys/
Dttydefaults.h17 #define CKILL CTRL('u') macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dttydefaults.h17 #define CKILL CTRL('u') macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dttydefaults.h17 #define CKILL CTRL('u') macro
/third_party/musl/include/sys/
Dttydefaults.h17 #define CKILL CTRL('u') macro
/third_party/python/Modules/
Dtermios.c697 #ifdef CKILL
698 {"CKILL", CKILL},