ProtectSystem      49 src/core/dbus-execute.c static BUS_DEFINE_PROPERTY_GET_ENUM(bus_property_get_protect_system, protect_system, ProtectSystem);
ProtectSystem     162 src/core/execute.h         ProtectSystem protect_system;
ProtectSystem    3283 src/core/load-fragment.c                 ProtectSystem s;
ProtectSystem     432 src/core/namespace.c                 ProtectSystem protect_system,
ProtectSystem     719 src/core/namespace.c DEFINE_STRING_TABLE_LOOKUP(protect_system, ProtectSystem);
ProtectSystem      52 src/core/namespace.h                     ProtectSystem protect_system,
ProtectSystem      64 src/core/namespace.h const char* protect_system_to_string(ProtectSystem p) _const_;
ProtectSystem      65 src/core/namespace.h ProtectSystem protect_system_from_string(const char *s) _pure_;