Home
last modified time | relevance | path

Searched refs:xdr_yppushresp_xfr (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/head/rpcsvc/
H A Dyp_prot.h374 extern bool xdr_yppushresp_xfr(XDR *, struct yppushresp_xfr *);
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c266 xdr_yppushresp_xfr(XDR *xdrs, struct yppushresp_xfr *ps) in xdr_yppushresp_xfr() function
/illumos-gate/usr/src/cmd/ypcmd/
H A Dyppush.c972 if (!svc_getargs(transp, (xdrproc_t)xdr_yppushresp_xfr, in get_xfr_response()
H A Dypxfr.c1857 YPPUSHPROC_XFRRESP, (xdrproc_t)xdr_yppushresp_xfr,
/illumos-gate/usr/src/lib/libnsl/common/
H A Dmapfile-vers864 xdr_yppushresp_xfr;