Home
last modified time | relevance | path

Searched refs:image_put (Results 1 – 6 of 6) sorted by relevance

/external/syslinux/gpxe/src/core/
Dimage.c52 image_put ( image->replacement ); in free_image()
144 image_put ( image ); in unregister_image()
277 image_put ( image ); in image_exec()
Ddownloader.c65 image_put ( downloader->image ); in downloader_free()
/external/syslinux/gpxe/src/hci/commands/
Dimage_cmd.c185 image_put ( image ); in imgfetch_core_exec()
189 image_put ( image ); in imgfetch_core_exec()
/external/syslinux/gpxe/src/include/gpxe/
Dimage.h178 static inline void image_put ( struct image *image ) { in image_put() function
/external/syslinux/gpxe/src/usr/
Dautoboot.c101 image_put ( image ); in boot_next_server_and_filename()
/external/syslinux/gpxe/src/arch/i386/interface/syslinux/
Dcomboot_call.c240 image_put ( kernel ); in comboot_fetch_kernel()
241 image_put ( initrd ); in comboot_fetch_kernel()