Searched defs:catchint (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Dinput.c47 catchint(int sig) function
49 (void) signal(SIGINT, catchint);
72 savesig = signal(SIGINT, catchint);

Completed in 63 milliseconds