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

/external/syslinux/com32/menu/
H A Dreadconfig.c47 /* Linked list of all entires, hidden or not; used by unlabel() */
469 static const char *unlabel(const char *str) function
1167 m->ontimeout = unlabel(m->ontimeout);
1169 m->onerror = unlabel(m->onerror);
1175 hide_key[k] = unlabel(hide_key[k]);
/external/syslinux/com32/elflink/ldlinux/
H A Dreadconfig.c108 /* Linked list of all entires, hidden or not; used by unlabel() */
506 static const char *unlabel(const char *str) function
1567 m->ontimeout = unlabel(m->ontimeout);
1569 m->onerror = unlabel(m->onerror);

Completed in 67 milliseconds