rumpclient.c | 137 send_with_recon(struct spclient *spc, struct iovec *iov, size_t iovlen) function in typeref:typename:int 372 if ((rv = send_with_recon(spc, iov, __arraycount(iov))) != 0) { 449 rv = send_with_recon(spc, iov, __arraycount(iov)); 489 rv = send_with_recon(spc, iov, __arraycount(iov));
|