Searched refs:strv_remove (Results 1 – 5 of 5) sorted by relevance
133 strv_remove(*units, name); in list_dependencies_one()
245 strv_remove(args + f, name); in enable_sysv_units()
848 strv_remove(altnames, link->new_name); in link_apply_alternative_names()849 strv_remove(altnames, link->ifname); in link_apply_alternative_names()856 strv_remove(altnames, *p); in link_apply_alternative_names()
586 strv_remove(i+1, *i); in strv_uniq()599 char** strv_remove(char **l, const char *s) { in strv_remove() function
53 char** strv_remove(char **l, const char *s);