Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/tip/
Dcmds.c55 void intcopy(); /* interrupt routine for file transfers */
156 f = signal(SIGINT, intcopy);
222 signal(SIGPIPE, intcopy); in pipefile()
672 intcopy() in intcopy() function