Home
last modified time | relevance | path

Searched refs:send_with_recon (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/lib/librumpclient/
H A Drumpclient.c137 send_with_recon(struct spclient *spc, struct iovec *iov, size_t iovlen) in send_with_recon() function
372 if ((rv = send_with_recon(spc, iov, __arraycount(iov))) != 0) { in syscall_req()
449 rv = send_with_recon(spc, iov, __arraycount(iov)); in handshake_req()
489 rv = send_with_recon(spc, iov, __arraycount(iov)); in prefork_req()