Home
last modified time | relevance | path

Searched refs:XDR_ENCODE (Results 1 – 4 of 4) sorted by relevance

/hardware/msm7k/librpc/
Dxdr.c22 case XDR_ENCODE: in xdr_bytes()
71 case XDR_ENCODE: in xdr_enum()
86 case XDR_ENCODE: in xdr_u_int()
110 case XDR_ENCODE: in xdr_long()
125 case XDR_ENCODE: in xdr_u_long()
146 if (xdrs->x_op == XDR_ENCODE) { in xdr_u_hyper()
176 case XDR_ENCODE: in xdr_u_short()
227 case XDR_ENCODE: in xdr_bool()
399 case XDR_ENCODE: in xdr_int()
419 case XDR_ENCODE: in xdr_opaque()
[all …]
Dsvc.c495 serv->xdr->x_op = XDR_ENCODE; in svc_sendreply()
Dclnt.c321 xdr->x_op = XDR_ENCODE; in clnt_call()
/hardware/msm7k/librpc/rpc/
Dtypes.h106 XDR_ENCODE = 0, enumerator