systemd_unit_exists   84 lib/services/services.c     if (systemd_unit_exists(agent)) {
systemd_unit_exists 1263 lib/services/services.c         if (systemd_unit_exists(agent)) {
systemd_unit_exists 1289 lib/services/services.c         rc = systemd_unit_exists(agent);
systemd_unit_exists   27 lib/services/systemd.h G_GNUC_INTERNAL gboolean systemd_unit_exists(const gchar * name);