Searched refs:has_ui (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/com32/menu/
H A Dreadconfig.c43 static int has_ui = 0; /* DEFAULT only counts if UI is found */ variable
1058 has_ui = 1;
1137 if (has_ui && globaldefault) {
/external/syslinux/com32/elflink/ldlinux/
H A Dreadconfig.c104 static int has_ui = 0; /* DEFAULT only counts if UI is found */ variable
1236 has_ui = 1;
1534 //if (has_ui && globaldefault) {

Completed in 958 milliseconds