Home
last modified time | relevance | path

Searched refs:test_masked_matching (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/rt_sigtimedwait/
Drt_sigtimedwait01.c26 { test_masked_matching, SIGUSR1},
35 { test_masked_matching, SIGUSR2},
39 { test_masked_matching, SIGTERM},
/third_party/ltp/testcases/kernel/syscalls/sigwaitinfo/
Dsigwaitinfo01.c15 { test_masked_matching, SIGUSR1},
/third_party/ltp/testcases/kernel/syscalls/sigtimedwait/
Dsigtimedwait01.c15 { test_masked_matching, SIGUSR1},
/third_party/ltp/include/
Dlibsigwait.h31 void test_masked_matching(swi_func sigwaitinfo, int signo,
/third_party/ltp/libs/libltpsigwait/
Dsigwait.c121 void test_masked_matching(swi_func sigwaitinfo, int signo, in test_masked_matching() function