OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:image_put
(Results
1 - 6
of
6
) sorted by null
/external/syslinux/gpxe/src/core/
image.c
52
image_put
( image->replacement );
144
image_put
( image );
277
image_put
( image );
downloader.c
65
image_put
( downloader->image );
/external/syslinux/gpxe/src/include/gpxe/
image.h
178
static inline void
image_put
( struct image *image ) {
function
/external/syslinux/gpxe/src/hci/commands/
image_cmd.c
185
image_put
( image );
189
image_put
( image );
/external/syslinux/gpxe/src/usr/
autoboot.c
101
image_put
( image );
/external/syslinux/gpxe/src/arch/i386/interface/syslinux/
comboot_call.c
240
image_put
( kernel );
241
image_put
( initrd );
Completed in 132 milliseconds