Searched refs:image_set_name (Results 1 - 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
H A Dimage.h189 static inline int image_set_name ( struct image *image, const char *name ) { function
/external/syslinux/gpxe/src/core/
H A Dimage.c91 image_set_name ( image, basename ( ( char * ) path ) );
/external/syslinux/gpxe/src/hci/commands/
H A Dimage_cmd.c155 if ( ( rc = image_set_name ( image, name ) ) != 0 )

Completed in 449 milliseconds