Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/InteractiveIO/
DIIOechoCtrl.h27 IIO_ECHO_KILL, // Kill the entire line enumerator
DIIOecho.c107 case IIO_ECHO_KILL: in IIO_EchoOne()
DCanonRead.c146 InChar = IIO_ECHO_KILL; in IIO_CanonRead()
DIIO.c296 if((EChar == IIO_ECHO_KILL) && (LFlags & ECHOE) && EchoIsOK) { in IIO_Echo()
321 if(EChar == IIO_ECHO_KILL) { in IIO_Echo()