systemd_unit_exists   72 lib/services/services.c     if (systemd_unit_exists(agent)) {
systemd_unit_exists 1169 lib/services/services.c         if (systemd_unit_exists(agent)) {
systemd_unit_exists 1189 lib/services/services.c         rc = systemd_unit_exists(agent);
systemd_unit_exists   31 lib/services/systemd.h G_GNUC_INTERNAL gboolean systemd_unit_exists(const gchar * name);