Home
last modified time | relevance | path

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

/external/syslinux/com32/hdt/
Dhdt.c46 int max_console_lines = MAX_CLI_LINES;
Dhdt-cli-vesa.c93 max_console_lines = MAX_CLI_LINES; in disable_vesa()
Dhdt-common.h79 #define MAX_CLI_LINES 20 macro
Dhdt-common.c111 max_console_lines = MAX_CLI_LINES; in detect_parameters()