Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/InteractiveIO/
DCanonRead.c145 else if(CCEQ(Termio->c_cc[VKILL], InChar)) { in IIO_CanonRead()
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dtermios.h61 VKILL, /* ICANON */ enumerator
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/
DSysCalls.c716 Termio->c_cc[VKILL] = 0x15; // ^U in open()