Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/containers/userns/
Duserns03.c57 #define CHILD2GID 200 macro
90 if (uid != CHILD2UID || gid != CHILD2GID) { in child_fn2()
128 if (idinsidens != CHILD2GID || idoutsidens != parentgid) { in child_fn2()
138 if (idinsidens != CHILD1GID || idoutsidens != CHILD2GID) { in child_fn2()
227 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()