Home
last modified time | relevance | path

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

/external/ltp/lib/
Dtst_test.c818 #define SIGINT_MSG "Sending SIGKILL to test process...\n" macro
823 if (write(2, SIGINT_MSG, sizeof(SIGINT_MSG) - 1)) { in sigint_handler()