Searched refs:strv_remove (Results 1 - 4 of 4) sorted by relevance

/systemd/src/basic/
H A Dstrv.h60 char **strv_remove(char **l, const char *s);
H A Dstrv.c568 strv_remove(i+1, *i);
583 char **strv_remove(char **l, const char *s) { function
/systemd/src/core/
H A Dmanager.c2862 strv_remove(m->lookup_paths.unit_path, *generator);
/systemd/src/systemctl/
H A Dsystemctl.c1661 strv_remove(*units, name);
5334 strv_remove(args, name);

Completed in 2029 milliseconds