Home
last modified time | relevance | path

Searched defs:strict_filter (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/syscalls/prctl/
Dprctl02.c61 static const struct sock_filter strict_filter[] = { variable
/external/ltp/testcases/kernel/syscalls/seccomp/
Dseccomp01.c47 static const struct sock_filter strict_filter[] = { variable
/external/python/cpython3/Lib/test/
Dtest_tarfile.py4067 def strict_filter(tarinfo, path): function
4077 def strict_filter(tarinfo, path): function