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

  /hardware/msm7k/librpc/rpc/
xdr.h 72 extern bool_t xdr_send_reply_header (XDR *xdr, rpc_reply_header const *reply);
  /hardware/msm7k/librpc/
rpc.c 102 bool_t xdr_send_reply_header( function
123 } /* xdr_send_reply_header */
svc.c 517 xdr_send_reply_header(xdr, &reply) && \

Completed in 31 milliseconds