Searched refs:stopsnd (Results 1 – 1 of 1) sorted by relevance
53 static void stopsnd(int); /* SIGINT handler during file transfers */253 stopsnd(int signo) in stopsnd() function304 f = signal(SIGINT, stopsnd); in transmit()