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

/external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
H A Dseccomp_bpf_tests.c831 void cont_handler(int num) { function
860 signal(SIGALRM, cont_handler);
/external/linux-kselftest/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1084 void cont_handler(int num) function
1100 signal(SIGALRM, cont_handler);
/external/seccomp-tests/linux/
H A Dseccomp_bpf.c1079 void cont_handler(int num) function
1095 signal(SIGALRM, cont_handler);

Completed in 778 milliseconds