HomeSort by: relevance | last modified time | path
    Searched defs:send_with_recon (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/librumpclient/
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));

Completed in 11 milliseconds