Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
Dseccomp_bpf_tests.c823 void cont_handler(int num) { in cont_handler() function
852 signal(SIGALRM, cont_handler); in FIXTURE_SETUP()
/external/seccomp-tests/linux/
Dseccomp_bpf.c1079 void cont_handler(int num) in cont_handler() function
1095 signal(SIGALRM, cont_handler); in setup_trace_fixture()
/external/linux-kselftest/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1450 void cont_handler(int num) in cont_handler() function
1466 signal(SIGALRM, cont_handler); in setup_trace_fixture()