Home
last modified time | relevance | path

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

/dports/sysutils/syslinux/syslinux-6.03/com32/hdt/
H A Dhdt-cli-hdt.c428 .name = CLI_HDT,
487 .name = CLI_HDT,
H A Dhdt-cli.h49 #define CLI_HDT "hdt" macro
H A Dhdt-cli.c131 snprintf(hdt_cli.prompt, sizeof(hdt_cli.prompt), "%s> ", CLI_HDT); in set_mode()