Searched refs:xdr_ypresp_xfr (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/ypserv/common/
H A Dypdef.h37 bool_t xdr_ypresp_xfr(XDR *, struct ypresp_xfr *);
H A Dypresp_xdr.c22 xdr_ypresp_xfr(XDR *xdrs, struct ypresp_xfr *objp) function
/netbsd-6-1-5-RELEASE/usr.sbin/ypserv/ypserv/
H A Dypserv.c201 xdr_result = (xdrproc_t)xdr_ypresp_xfr;
/netbsd-6-1-5-RELEASE/usr.sbin/ypserv/ypxfr/
H A Dypxfr.c618 r = clnt_call(client, YPPUSHPROC_XFRRESP, xdr_ypresp_xfr, &resp,

Completed in 52 milliseconds