HomeSort by relevance Sort by last modified time
    Searched full:strip_caret (Results 1 - 2 of 2) sorted by null

  /external/syslinux/com32/menu/
readconfig.c 99 static const char *strip_caret(const char *str) function
683 m->title = strip_caret(m->parent_entry->displayname);
  /external/syslinux/com32/elflink/ldlinux/
readconfig.c 144 static const char *strip_caret(const char *str) function
909 m->title = strip_caret(m->parent_entry->displayname);
    [all...]

Completed in 132 milliseconds