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

/lxc/src/lxc/cgroups/
H A Dcgfs.c133 static bool is_valid_cgroup(const char *name);
865 if (!is_valid_cgroup(name)) {
1848 static bool is_valid_cgroup(const char *name) function

Completed in 14 milliseconds