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

/systemd/src/bus-proxyd/
H A Dbus-xml-policy.h27 typedef enum PolicyItemType { enum
33 } PolicyItemType; typedef in typeref:enum:PolicyItemType
51 PolicyItemType type;
131 const char* policy_item_type_to_string(PolicyItemType t) _const_;
132 PolicyItemType policy_item_type_from_string(const char *s) _pure_;

Completed in 13 milliseconds