Home
last modified time | relevance | path

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

/external/syslinux/com32/hdt/
Dhdt-cli-vpd.c76 .name = CLI_VPD,
Dhdt-cli.h63 #define CLI_VPD "vpd" macro
Dhdt-cli-hdt.c433 .name = CLI_VPD,
Dhdt-cli.c179 snprintf(hdt_cli.prompt, sizeof(hdt_cli.prompt), "%s> ", CLI_VPD); in set_mode()