Home | History | Annotate | Download | only in ldlinux

Lines Matching refs:menulabel

252     const char *menulabel;
275 refstr_put(ld->menulabel);
366 me->displayname = ld->menulabel
367 ? refstr_get(ld->menulabel) : refstr_get(ld->label);
396 if (ld->menulabel)
900 refstr_put(ld.menulabel);
901 ld.menulabel = refstrdup(skipspace(p + 5));
1191 ld.menulabel = NULL;