Home | History | Annotate | Download | only in minijail

Lines Matching full:cgroup

71 /* New cgroup namespace might not be in linux-headers yet. */
1094 char *cgroup = consumestr(&serialized, &length);
1095 if (!cgroup)
1097 j->cgroups[i] = strdup(cgroup);