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

/macosx-10.10/remote_cmds-47/ypxfr.tproj/
H A Dypxfr_xdr.c68 xdr_ypxfrstat(xdrs, objp) function
108 if (!xdr_ypxfrstat(xdrs, &objp->xfrstat)) {
/macosx-10.10/remote_cmds-47/ypserv.tproj/
H A Dypserv_xdr.c49 xdr_ypxfrstat(xdrs, objp) function
302 if (!xdr_ypxfrstat(xdrs, &objp->xfrstat)) {
H A Dyp.h84 extern "C" bool_t xdr_ypxfrstat(XDR *, ypxfrstat*);
86 extern bool_t xdr_ypxfrstat(XDR *, ypxfrstat*);
88 bool_t xdr_ypxfrstat();

Completed in 58 milliseconds