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

  /external/syslinux/com32/menu/
readconfig.c 601 static char *is_kernel_type(char *cmdstr, enum kernel_type *type) function
1033 } else if ((ep = is_kernel_type(p, &type))) {
  /external/syslinux/com32/elflink/ldlinux/
readconfig.c 645 static char *is_kernel_type(char *cmdstr, enum kernel_type *type) function
1196 } else if ((ep = is_kernel_type(p, &type))) {
    [all...]

Completed in 349 milliseconds