Home
last modified time | relevance | path

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

/external/syslinux/com32/hdt/
Dhdt-cli.h58 #define CLI_CPU "cpu" macro
Dhdt-cli-hdt.c398 .name = CLI_CPU,
Dhdt-cli-cpu.c259 .name = CLI_CPU,
Dhdt-cli.c159 snprintf(hdt_cli.prompt, sizeof(hdt_cli.prompt), "%s> ", CLI_CPU); in set_mode()