Home
last modified time | relevance | path

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

/external/syslinux/com32/hdt/
Dhdt-cli.h48 #define CLI_MODE "mode" macro
Dhdt-cli.c281 *module = malloc(sizeof(CLI_MODE) * sizeof(char)); in expand_aliases()
282 strlcpy(*module, CLI_MODE, sizeof(CLI_MODE)); /* mode */ in expand_aliases()
Dhdt-cli-hdt.c461 .name = CLI_MODE,