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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dmain.c247 (void) signal(SIGPIPE, lostpeer);
258 (void) signal(SIGPIPE, lostpeer);
305 lostpeer(int sig) function
406 (void) signal(SIGPIPE, lostpeer);
H A Dftp.c574 lostpeer(0);
651 lostpeer(0);
699 lostpeer(0);
1409 lostpeer(0);
2023 lostpeer(0);
2054 lostpeer(0);
2100 lostpeer(0);
2131 lostpeer(0);
2146 lostpeer(0);
2188 lostpeer(
[all...]
H A Dftp_var.h332 extern void lostpeer(int sig);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drlogin.c175 static void lostpeer(void);
624 (void) sigset(SIGPIPE, (sigdisp_t)lostpeer);
1361 lostpeer(void) function

Completed in 51 milliseconds