HomeSort by relevance Sort by last modified time
    Searched refs:xdr_send_auth (Results 1 - 2 of 2) sorted by null

  /hardware/msm7k/librpc/
rpc.c 25 xdr_send_auth(xdr, cred) &&
26 xdr_send_auth(xdr, verf));
38 xdr_send_auth(xdr, verf) &&
46 if (!xdr_send_auth(xdr, &accreply->verf))
128 xdr_send_auth(xdr_s_type *xdr, const opaque_auth *auth) function
  /hardware/msm7k/librpc/rpc/
xdr.h 71 extern bool_t xdr_send_auth (XDR *xdr, const opaque_auth *auth);

Completed in 21 milliseconds