Home
last modified time | relevance | path

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

/external/syslinux/com32/hdt/
Dhdt-cli-pxe.c93 .name = CLI_PXE,
Dhdt-cli.h51 #define CLI_PXE "pxe" macro
Dhdt-cli-hdt.c408 .name = CLI_PXE,
Dhdt-cli.c139 snprintf(hdt_cli.prompt, sizeof(hdt_cli.prompt), "%s> ", CLI_PXE); in set_mode()