Searched refs:intcopy (Results 1 – 1 of 1) sorted by relevance
55 void intcopy(); /* interrupt routine for file transfers */156 f = signal(SIGINT, intcopy);222 signal(SIGPIPE, intcopy); in pipefile()672 intcopy() in intcopy() function