Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/containers/userns/
H A Duserns03.c42 #define CHILD2GID 200 macro
64 TST_EXP_EQ_LI(gid, CHILD2GID); in child_fn2()
100 if (idinsidens != CHILD2GID || idoutsidens != parentgid) in child_fn2()
109 if (idinsidens != CHILD1GID || idoutsidens != CHILD2GID) in child_fn2()
176 updatemap(cpid2, GID_MAP, CHILD2GID, parentgid); in run()
H A Duserns06.c31 #define CHILD2GID 200 macro
56 TST_EXP_EQ_LI(gid, CHILD2GID); in child_fn2()
109 updatemap(cpid2, GID_MAP, CHILD2GID, parentgid); in run()

Completed in 1 milliseconds