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

/freebsd-9.3-release/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.c339 lostpeer (0);
387 lostpeer (0);
473 lostpeer (0);
535 lostpeer (0);
1656 lostpeer (0);
1683 lostpeer(0);
1769 lostpeer (0);
/freebsd-9.3-release/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-9.3-release/usr.bin/rlogin/
H A Drlogin.c112 void lostpeer(int);
232 (void)signal(SIGPIPE, lostpeer);
671 lostpeer(int signo __unused) function

Completed in 72 milliseconds