Home
last modified time | relevance | path

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

/aosp12/bionic/libc/seccomp/
H A Dseccomp_policy.cpp50 static const struct sock_filter* secondary_system_filter = arm_system_filter; variable
73 static const struct sock_filter* secondary_system_filter = x86_system_filter; variable