systemd_unit_by_name  498 lib/services/systemd.c     unit = systemd_unit_by_name(name, NULL);
systemd_unit_by_name  511 lib/services/systemd.c     char *path = systemd_unit_by_name(name, NULL);
systemd_unit_by_name  851 lib/services/systemd.c     unit = systemd_unit_by_name(op->agent, op);