Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/prctl/
Dprctl04.c45 static const struct sock_filter strict_filter[] = { variable
Dprctl02.c61 static const struct sock_filter strict_filter[] = { variable
/third_party/python/Lib/test/
Dtest_tarfile.py3683 def strict_filter(tarinfo, path): function
3693 def strict_filter(tarinfo, path): function