Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/containers/userns/
H A Duserns03.c41 #define CHILD2UID 200 macro
63 TST_EXP_EQ_LI(uid, CHILD2UID); in child_fn2()
76 if (idinsidens != CHILD2UID || idoutsidens != parentuid) in child_fn2()
90 if (idinsidens != CHILD1UID || idoutsidens != CHILD2UID) in child_fn2()
173 updatemap(cpid2, UID_MAP, CHILD2UID, parentuid); in run()
H A Duserns06.c30 #define CHILD2UID 200 macro
55 TST_EXP_EQ_LI(uid, CHILD2UID); in child_fn2()
106 updatemap(cpid2, UID_MAP, CHILD2UID, parentuid); in run()

Completed in 2 milliseconds