Searched defs:CKILL (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dttychars.h59 #define CKILL CTRL(u) macro
H A Dtermios.h84 #define CKILL _CTRL(u) macro
/illumos-gate/usr/src/ucbhead/sys/
H A Dttychars.h55 #define CKILL CTRL('u') macro
/illumos-gate/usr/src/uts/common/sys/
H A Dttychars.h70 #define CKILL CTRL('u') macro
H A Dtermios.h159 /* CINTR, CERASE and CKILL modified to SunOS traditional values */
164 #define CKILL CTRL('u') macro
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dtermios.h84 #define CKILL _CTRL(u) macro
/illumos-gate/usr/src/ucbcmd/tset/
H A Dtset.c92 * (zero byte), the kill character is set to CKILL.
288 #ifndef CKILL
289 #define CKILL CNTL('U') macro
511 curkill = reset(curkill, CKILL);
885 curkill = CKILL;
1058 reportek("Kill", curkill, oldkill, CKILL);

Completed in 52 milliseconds