OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pidns
(Results
1 - 3
of
3
) sorted by null
/external/linux-kselftest/tools/testing/selftests/nsfs/
Makefile
1
TEST_GEN_PROGS := owner
pidns
/external/autotest/client/site_tests/security_ptraceRestrictions/src/
root-ptrace-restrictions.sh
20
minijail0 -p -- ./inside-
pidns
.sh "$1" $NONROOT >"$dir"/status &
30
echo "Failed to locate
pidns
sleeper." >&2
44
# Validate that prctl(PR_SET_PTRACER, 0, ...) cannot be ptraced across
pidns
.
57
# Validate that prctl(PR_SET_PTRACER, -1, ...) can be ptraced across
pidns
.
/external/autotest/client/site_tests/security_SandboxedServices/
security_SandboxedServices.py
28
'
pidns
',
70
properties['
pidns
'] = yes_or_no(service.
pidns
!= init_process.
pidns
)
290
if (baseline[exe]['
pidns
'] == 'Yes' and
291
process.
pidns
== init_process.
pidns
):
Completed in 335 milliseconds