Searched refs:setstr (Results 1 – 1 of 1) sorted by relevance
1180 _cleanup_free_ char *setstr = NULL; in bus_cgroup_set_property() local1183 setstr = cpu_set_to_range_string(&new_set); in bus_cgroup_set_property()1184 if (!setstr) in bus_cgroup_set_property()1203 unit_write_settingf(u, flags, name, "%s=%s", name, setstr); in bus_cgroup_set_property()