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

/systemd/src/core/
H A Dpath.h27 typedef enum PathType { enum
35 } PathType; typedef in typeref:enum:PathType
46 PathType type;
88 const char* path_type_to_string(PathType i) _const_;
89 PathType path_type_from_string(const char *s) _pure_;
H A Dpath.c739 DEFINE_STRING_TABLE_LOOKUP(path_type, PathType);
H A Dload-fragment.c1485 PathType b;

Completed in 1743 milliseconds