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

  /external/syslinux/gpxe/src/include/gpxe/
image.h 149 extern struct image * alloc_image ( void );
  /external/syslinux/gpxe/src/usr/
autoboot.c 90 image = alloc_image();
  /external/syslinux/gpxe/src/core/
image.c 62 struct image * alloc_image ( void ) { function
  /external/syslinux/gpxe/src/hci/commands/
image_cmd.c 147 image = alloc_image();
  /external/syslinux/gpxe/src/arch/i386/interface/syslinux/
comboot_call.c 192 initrd = alloc_image();
213 kernel = alloc_image();

Completed in 225 milliseconds