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

/external/syslinux/com32/menu/
H A Dreadconfig.c601 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/
H A Dreadconfig.c645 static char *is_kernel_type(char *cmdstr, enum kernel_type *type) function
1196 } else if ((ep = is_kernel_type(p, &type))) {

Completed in 164 milliseconds