Home
last modified time | relevance | path

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

/external/syslinux/com32/hdt/
Dhdt-cli.h65 #define CLI_ACPI "acpi" macro
Dhdt-cli-acpi.c286 .name = CLI_ACPI,
Dhdt-cli-hdt.c443 .name = CLI_ACPI,
Dhdt-cli.c187 snprintf(hdt_cli.prompt, sizeof(hdt_cli.prompt), "%s> ", CLI_ACPI); in set_mode()