Searched refs:intcopy (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/usr.bin/tip/tip/
H A Dcmds.c62 static void intcopy(int); /* interrupt routine for file transfers */
170 f = signal(SIGINT, intcopy);
237 signal(SIGPIPE, intcopy);
688 intcopy(int signo) function

Completed in 76 milliseconds