Searched refs:incrementCtrlCCount (Results 1 – 1 of 1) sorted by relevance
157 void incrementCtrlCCount(int signum) { in incrementCtrlCCount() function176 signal(SIGINT, incrementCtrlCCount); in listenToFile()