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

  /external/syslinux/gpxe/src/core/
image.c 171 static int image_load_type ( struct image *image, struct image_type *type ) { function
200 return image_load_type ( image, image->type );
220 rc = image_load_type ( image, type );

Completed in 71 milliseconds