Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functional/
Dpopen.c19 static sig_atomic_t got_sig; variable
22 got_sig = 1; in handler()
45 TEST(i, got_sig, 1, "child process did not send signal"); in main()