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

/freebsd-12-stable/crypto/heimdal/appl/ftp/ftp/
H A Dextern.h90 RETSIGTYPE lostpeer (int);
H A Dmain.c149 signal(SIGPIPE, lostpeer);
163 signal(SIGPIPE, lostpeer);
183 lostpeer(int sig) function
336 signal(SIGPIPE, lostpeer);
H A Dftp.c353 lostpeer (0);
401 lostpeer (0);
487 lostpeer (0);
549 lostpeer (0);
1690 lostpeer (0);
1717 lostpeer(0);
1803 lostpeer (0);
/freebsd-12-stable/contrib/tnftp/src/
H A Dextern.h153 void lostpeer(int);
H A Dmain.c544 (void)xsignal(SIGPIPE, lostpeer);
592 (void)xsignal(SIGPIPE, lostpeer);
748 (void)xsignal(SIGPIPE, lostpeer);
H A Dftp.c414 * in lostpeer()
427 lostpeer(0);
507 lostpeer(0);
1950 lostpeer(0);
1977 lostpeer(0);
2031 * aborts abort_remote(). lostpeer() is called because if the user is
2046 lostpeer(0);
2060 lostpeer(0);
2079 lostpeer(0);
H A Dutil.c340 lostpeer(int dummy) function
H A Dfetch.c1795 (void)xsignal(SIGPIPE, lostpeer);

Completed in 160 milliseconds