Searched refs:xdr_yprequest (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/remote_cmds-41.90.1/ypserv.tproj/
H A Dypserv_xdr_v1.c62 xdr_yprequest(xdrs, objp) function
H A Dypserv.c163 xdr_argument = (xdrproc_t) xdr_yprequest;
169 xdr_argument = (xdrproc_t) xdr_yprequest;
175 xdr_argument = (xdrproc_t) xdr_yprequest;
181 xdr_argument = (xdrproc_t) xdr_yprequest;
187 xdr_argument = (xdrproc_t) xdr_yprequest;
193 xdr_argument = (xdrproc_t) xdr_yprequest;
199 xdr_argument = (xdrproc_t) xdr_yprequest;
H A Dypv1.h61 extern "C" bool_t xdr_yprequest(XDR *, yprequest*);
63 extern bool_t xdr_yprequest(XDR *, yprequest*);
65 bool_t xdr_yprequest();

Completed in 115 milliseconds