Searched refs:CHAR_BACKSPACE (Results 1 – 2 of 2) sorted by relevance
| /src/sys/contrib/edk2/Include/Protocol/ | ||
| H A D | SimpleTextIn.h | 43 #define CHAR_BACKSPACE 0x0008 macro |
| /src/stand/efi/libefi/ | ||
| H A D | efi_console.c | 1269 keybuf[0] = CHAR_BACKSPACE; in keybuf_inschar() |