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

/systemd/src/basic/
H A Dunit-name.h117 typedef enum PathState { enum
124 } PathState; typedef in typeref:enum:PathState
343 const char* path_state_to_string(PathState i) _const_;
344 PathState path_state_from_string(const char *s) _pure_;

Completed in 452 milliseconds