Searched defs:ImageType (Results 1 - 1 of 1) sorted by relevance

/systemd/src/shared/
H A Dmachine-image.h30 typedef enum ImageType { enum
36 } ImageType; typedef in typeref:enum:ImageType
39 ImageType type;
69 const char* image_type_to_string(ImageType t) _const_;
70 ImageType image_type_from_string(const char *s) _pure_;

Completed in 331 milliseconds