Searched refs:xdr_ypresp_order (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/libnsl/yp/ |
H A D | yp_order.c | 122 (char *)&req, (xdrproc_t)xdr_ypresp_order, (char *)&resp, in doorder() 134 (xdrproc_t)xdr_ypresp_order, (char *)&resp); in doorder()
|
H A D | yp_xdr.c | 200 xdr_ypresp_order(XDR *xdrs, struct ypresp_order *ps) in xdr_ypresp_order() function
|
/illumos-gate/usr/src/cmd/ypcmd/ |
H A D | yppoll.c | 278 (xdrproc_t)xdr_ypresp_order, (char *)&oresp, timeout); in getmapparms()
|
H A D | ypxfr.c | 775 (xdrproc_t)xdr_ypresp_order, (char *)&resp, 794 (xdrproc_t)xdr_ypresp_order,
|
H A D | ypserv_proc.c | 668 (xdrproc_t)xdr_ypresp_order, in yporder()
|
/illumos-gate/usr/src/head/rpcsvc/ |
H A D | yp_prot.h | 375 extern bool xdr_ypresp_order(XDR *, struct ypresp_order *);
|
/illumos-gate/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 872 xdr_ypresp_order;
|