Home
last modified time | relevance | path

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

/external/syslinux/com32/hdt/
Dhdt-cli-memory.c135 .name = CLI_MEMORY,
Dhdt-cli.h64 #define CLI_MEMORY "memory" macro
Dhdt-cli-hdt.c438 .name = CLI_MEMORY,
Dhdt-cli.c183 snprintf(hdt_cli.prompt, sizeof(hdt_cli.prompt), "%s> ", CLI_MEMORY); in set_mode()