Searched refs:SIGINT_MSG (Results 1 – 1 of 1) sorted by relevance
818 #define SIGINT_MSG "Sending SIGKILL to test process...\n" macro823 if (write(2, SIGINT_MSG, sizeof(SIGINT_MSG) - 1)) { in sigint_handler()