Searched refs:where (Results 1 – 9 of 9) sorted by relevance
559 caddr_t where; in fill_input_buf() local563 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()
174 msg.acpted_rply.ar_results.where = resultsp; in libc_hidden_nolink_sunrpc()
88 return ((*(ar->ar_results.proc)) (xdrs, ar->ar_results.where)); in libc_hidden_nolink_sunrpc()
315 msg.acpted_rply.ar_results.where = (caddr_t) & r; in clnt_broadcast()
260 rply.acpted_rply.ar_results.where = xdr_location; in libc_hidden_nolink_sunrpc()
283 reply_msg.acpted_rply.ar_results.where = NULL; in libc_hidden_def()
260 reply_msg.acpted_rply.ar_results.where = NULL; in libc_hidden_nolink_sunrpc()
359 reply_msg.acpted_rply.ar_results.where = resultsp; in clntudp_call()
96 caddr_t where; member
Completed in 18 milliseconds