OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unlabel
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/com32/menu/
readconfig.c
47
/* 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/
readconfig.c
108
/* Linked list of all entires, hidden or not; used by
unlabel
() */
506
static const char *
unlabel
(const char *str)
function
[
all
...]
Completed in 2820 milliseconds