Home
last modified time | relevance | path

Searched refs:CHILD2GID (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/kernel/containers/userns/
Duserns03.c56 #define CHILD2GID 200 macro
89 if (uid != CHILD2UID || gid != CHILD2GID) { in child_fn2()
127 if (idinsidens != CHILD2GID || idoutsidens != parentgid) { in child_fn2()
137 if (idinsidens != CHILD1GID || idoutsidens != CHILD2GID) { in child_fn2()
226 updatemap(cpid2, GID_MAP, CHILD2GID, parentgid, cleanup); in main()
Duserns06.c39 #define CHILD2GID 200 macro
79 if (uid != CHILD2UID || gid != CHILD2GID) { in child_fn2()
153 updatemap(cpid2, GID_MAP, CHILD2GID, parentgid, cleanup); in main()