Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/containers/userns/
Duserns03.c56 #define CHILD2UID 200 macro
90 if (uid != CHILD2UID || gid != CHILD2GID) { in child_fn2()
103 if (idinsidens != CHILD2UID || idoutsidens != parentuid) { in child_fn2()
117 if (idinsidens != CHILD1UID || idoutsidens != CHILD2UID) { in child_fn2()
224 updatemap(cpid2, UID_MAP, CHILD2UID, parentuid, cleanup); in main()
Duserns06.c38 #define CHILD2UID 200 macro
79 if (uid != CHILD2UID || gid != CHILD2GID) { in child_fn2()
150 updatemap(cpid2, UID_MAP, CHILD2UID, parentuid, cleanup); in main()