Home
last modified time | relevance | path

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

/cts/tests/tests/os/jni/seccomp-tests/tests/
Dseccomp_bpf_tests.c1493 long nnp = prctl(PR_GET_NO_NEW_PRIVS, 0, 0, 0, 0); in tsync_sibling() local
1494 if (!nnp) in tsync_sibling()