Home
last modified time | relevance | path

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

/sunrpc/
A Dxdr_rec.c559 caddr_t where; in fill_input_buf() local
563 where = rstrm->in_base; in fill_input_buf()
565 where += i; in fill_input_buf()
567 if ((len = (*(rstrm->readit)) (rstrm->tcp_handle, where, len)) == -1) in fill_input_buf()
569 rstrm->in_finger = where; in fill_input_buf()
570 where += len; in fill_input_buf()
571 rstrm->in_boundry = where; in fill_input_buf()
A Dclnt_raw.c174 msg.acpted_rply.ar_results.where = resultsp; in libc_hidden_nolink_sunrpc()
A Drpc_prot.c88 return ((*(ar->ar_results.proc)) (xdrs, ar->ar_results.where)); in libc_hidden_nolink_sunrpc()
A Dpmap_rmt.c315 msg.acpted_rply.ar_results.where = (caddr_t) & r; in clnt_broadcast()
A Dsvc.c260 rply.acpted_rply.ar_results.where = xdr_location; in libc_hidden_nolink_sunrpc()
A Dclnt_tcp.c283 reply_msg.acpted_rply.ar_results.where = NULL; in libc_hidden_def()
A Dclnt_unix.c260 reply_msg.acpted_rply.ar_results.where = NULL; in libc_hidden_nolink_sunrpc()
A Dclnt_udp.c359 reply_msg.acpted_rply.ar_results.where = resultsp; in clntudp_call()
/sunrpc/rpc/
A Drpc_msg.h96 caddr_t where; member

Completed in 18 milliseconds