Home
last modified time | relevance | path

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

/original-bsd/usr.bin/tip/
H A Dcmds.c29 void intcopy(); /* interrupt routine for file transfers */
120 f = signal(SIGINT, intcopy);
185 signal(SIGPIPE, intcopy); in pipefile()
629 intcopy() in intcopy() function