systemd_unit_by_name  472 lib/services/systemd.c     unit = systemd_unit_by_name(name, NULL);
systemd_unit_by_name  485 lib/services/systemd.c     char *path = systemd_unit_by_name(name, NULL);
systemd_unit_by_name  777 lib/services/systemd.c     unit = systemd_unit_by_name(op->agent, op);