Home
last modified time | relevance | path

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

/dports/sysutils/syslinux/syslinux-6.03/com32/hdt/
H A Dhdt-cli.c126 case EXIT_MODE: in set_mode()
200 if (current_mode == NULL && hdt_cli.mode != EXIT_MODE) { in set_mode()
751 if (hdt_cli.mode != EXIT_MODE) { in reset_prompt()
851 while (hdt_cli.mode != EXIT_MODE) { in start_cli_mode()
H A Dhdt-cli.h75 EXIT_MODE, enumerator
H A Dhdt-cli-hdt.c98 new_mode = EXIT_MODE; in do_exit()