Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DSimpleTextIn.h43 #define CHAR_BACKSPACE 0x0008 macro
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h396 #define CHAR_BACKSPACE 0x0008 macro
/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c680 keybuf[0] = CHAR_BACKSPACE; in keybuf_inschar()