Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/containers/userns/
Duserns03.c55 #define CHILD2UID 200 macro
89 if (uid != CHILD2UID || gid != CHILD2GID) { in child_fn2()
102 if (idinsidens != CHILD2UID || idoutsidens != parentuid) { in child_fn2()
116 if (idinsidens != CHILD1UID || idoutsidens != CHILD2UID) { in child_fn2()
223 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()