Searched refs:reconnect (Results 1 - 3 of 3) sorted by relevance
| /illumos-gate/usr/src/cmd/vscan/vscand/ |
| H A D | vscan.d | 270 sdt:vscan::vscan-reconnect
|
| /illumos-gate/usr/src/uts/common/rpc/ |
| H A D | clnt_cots.c | 137 * TIMEWAIT and a thus a reconnect takes a long time to satisfy because 386 int, calllist_t *, int *, bool_t reconnect, 1889 * attempt to reconnect it. 2051 * can't reconnect it, then the server is probably 2083 * rebind and reconnect and not hang the client machine. 2333 bool_t reconnect, 2382 reconnect, waitp, nosignal, cr); 2635 bool_t reconnect, 2646 /* if it's a reconnect, flush any lingering data messages */ 2647 if (reconnect) 2326 connmgr_wrapconnect( struct cm_xprt *cm_entry, const struct timeval *waitp, struct netbuf *destaddr, int addrfmly, struct netbuf *srcaddr, struct rpc_err *rpcerr, bool_t reconnect, bool_t nosignal, cred_t *cr) argument 2628 connmgr_connect( struct cm_xprt *cm_entry, queue_t *wq, struct netbuf *addr, int addrfmly, calllist_t *e, int *tidu_ptr, bool_t reconnect, const struct timeval *waitp, bool_t nosignal, cred_t *cr) argument [all...] |
| /illumos-gate/usr/src/cmd/sendmail/src/ |
| H A D | deliver.c | 2896 reconnect: /* after switching to an encrypted connection */ 3108 goto reconnect; 3163 goto reconnect;
|
Completed in 74 milliseconds