Searched defs:xresults (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | clnt_bcast.c | 103 const xdrproc_t xresults, caddr_t resultsp, const resultproc_t eachresult, in rpc_broadcast_exp() 630 const xdrproc_t xargs, caddr_t argsp, xdrproc_t const xresults, in rpc_broadcast()
|
H A D | clnt_raw.c | 145 xdrproc_t xresults, caddr_t resultsp, struct timeval timeout) in clnt_raw_call()
|
H A D | clnt_door.c | 176 xdrproc_t xresults, caddr_t resultsp, struct timeval utimeout) in clnt_door_call()
|
H A D | clnt_dg.c | 262 xdrproc_t xresults, caddr_t resultsp, struct timeval utimeout) in clnt_dg_call()
|
H A D | rpc_soc.c | 486 caddr_t argsp, xdrproc_t xresults, in clnt_broadcast()
|
/titanic_44/usr/src/stand/lib/fs/nfs/ |
H A D | clnt_budp.c | 227 clntbudp_call(cl, proc, xargs, argsp, xresults, resultsp, utimeout) in clntbudp_call() argument
|
/titanic_44/usr/src/ucblib/librpcsoc/ |
H A D | clnt_udp.c | 217 clntudp_call(cl, proc, xargs, argsp, xresults, resultsp, utimeout) in clntudp_call() argument
|