Home
last modified time | relevance | path

Searched refs:xdr_ypresp_order (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_order.c122 (char *)&req, (xdrproc_t)xdr_ypresp_order, (char *)&resp, in doorder()
134 (xdrproc_t)xdr_ypresp_order, (char *)&resp); in doorder()
H A Dyp_xdr.c200 xdr_ypresp_order(XDR *xdrs, struct ypresp_order *ps) in xdr_ypresp_order() function
/illumos-gate/usr/src/cmd/ypcmd/
H A Dyppoll.c278 (xdrproc_t)xdr_ypresp_order, (char *)&oresp, timeout); in getmapparms()
H A Dypxfr.c775 (xdrproc_t)xdr_ypresp_order, (char *)&resp,
794 (xdrproc_t)xdr_ypresp_order,
H A Dypserv_proc.c668 (xdrproc_t)xdr_ypresp_order, in yporder()
/illumos-gate/usr/src/head/rpcsvc/
H A Dyp_prot.h375 extern bool xdr_ypresp_order(XDR *, struct ypresp_order *);
/illumos-gate/usr/src/lib/libnsl/common/
H A Dmapfile-vers872 xdr_ypresp_order;