Searched defs:WSTOPSIG (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1568 ASSERT_EQ(WSTOPSIG(status) & SIGTRAP, SIGTRAP) { function
2050 EXPECT_EQ(WSTOPSIG(status) & 0x80, 0x80) { function
[all...]

Completed in 193 milliseconds