Home
last modified time | relevance | path

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

/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dpmap.c336 xdrproc_t in_xdr, /* routine to serialize arguments */ in bpmap_rmtcall() argument
359 pmap_a.xdr_args = in_xdr; in bpmap_rmtcall()
389 rpcb_a.xdr_args = in_xdr; in bpmap_rmtcall()
H A Drpc.c192 xdrproc_t in_xdr, /* routine to serialize arguments */ in brpc_call() argument
324 ((*in_xdr)(&xmit_xdrs, args) == FALSE)) { in brpc_call()