Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/containers/userns/
H A Duserns01.c11 * group ID will be the value defined in the file /proc/sys/kernel/overflowuid
27 #define OVERFLOWUIDPATH "/proc/sys/kernel/overflowuid"
30 static long overflowuid; variable
45 TST_EXP_EQ_LI(uid, overflowuid); in child_fn1()
70 SAFE_FILE_SCANF(OVERFLOWUIDPATH, "%ld", &overflowuid); in setup()

Completed in 1 milliseconds