Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/containers/userns/
Duserns01.c44 static long overflowuid; variable
65 if (uid != overflowuid || gid != overflowgid) { in child_fn1()
95 SAFE_FILE_SCANF(NULL, OVERFLOWUIDPATH, "%ld", &overflowuid); in setup()