Home
last modified time | relevance | path

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

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
D8-10.c21 int SIGINT_count = 0; variable
25 SIGINT_count++; in SIGINT_handler()
33 if (SIGINT_count) { in SIGPIPE_handler()