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

/systemd/src/journal/
H A Djournald-server.h35 typedef enum Storage { enum
42 } Storage; typedef in typeref:enum:Storage
128 Storage storage;
168 const char *storage_to_string(Storage s) _const_;
169 Storage storage_from_string(const char *s) _pure_;

Completed in 11 milliseconds