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

/freebsd-11-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-11-stable/contrib/tnftp/src/
H A Dextern.h153 void lostpeer(int);
H A Dmain.c534 (void)xsignal(SIGPIPE, lostpeer);
582 (void)xsignal(SIGPIPE, lostpeer);
738 (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);
/freebsd-11-stable/usr.bin/rlogin/
H A Drlogin.c112 static void lostpeer(int);
232 (void)signal(SIGPIPE, lostpeer);
671 lostpeer(int signo __unused) function

Completed in 94 milliseconds