Searched refs:r_write (Results 1 – 2 of 2) sorted by relevance
46 int r_write (int handle, const char *buf, uint32 size) in r_write() function
9 extern int r_write(int handle, const char *buf, uint32 size);90 if (r_write(xdr->fd, (void *)xdr->out_msg, xdr->out_next) != in xdr_std_msg_send()