OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:overflowuid
(Results
1 - 4
of
4
) sorted by null
/external/ltp/testcases/kernel/containers/userns/
userns01.c
17
* ID will be the value defined in the file /proc/sys/kernel/
overflowuid
(65534)
39
#define OVERFLOWUIDPATH "/proc/sys/kernel/
overflowuid
"
45
static long
overflowuid
;
variable
66
if (uid !=
overflowuid
|| gid != overflowgid) {
96
SAFE_FILE_SCANF(NULL, OVERFLOWUIDPATH, "%ld", &
overflowuid
);
/external/strace/tests/
Makefile
308
libtests_a-
overflowuid
.$(OBJEXT) \
[
all
...]
/external/strace/tests-m32/
Makefile
308
libtests_a-
overflowuid
.$(OBJEXT) \
[
all
...]
/external/strace/tests-mx32/
Makefile
308
libtests_a-
overflowuid
.$(OBJEXT) \
[
all
...]
Completed in 86 milliseconds