Home
last modified time | relevance | path

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

/coreutils/src/
Dstty.c83 #ifndef CKILL
84 # define CKILL Control ('u') macro
396 {"kill", CKILL, VKILL},
1543 mode->c_cc[VKILL] = CKILL; in set_mode()