Home
last modified time | relevance | path

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

/minix/sys/sys/
H A Dttydefaults.h71 #define CKILL CTRL('u') macro
103 [VKILL] = CKILL,
/minix/lib/libedit/
H A Dtty.h175 #ifndef CKILL
176 # define CKILL CONTROL('u') macro
H A Dtty.c97 CINTR, CQUIT, CERASE, CKILL,
106 CINTR, CQUIT, CERASE, CKILL,
/minix/bin/stty/
H A Dcchar.c67 { "kill", VKILL, CKILL },
/minix/minix/drivers/tty/pty/
H A Dtty.c69 [VKILL] = CKILL,
/minix/minix/drivers/tty/tty/
H A Dtty.c113 [VKILL] = CKILL,