Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnsl/yp/
H A Dyp_order.c124 (char *)&req, (xdrproc_t)xdr_ypresp_order, (char *)&resp, in doorder()
136 (xdrproc_t)xdr_ypresp_order, (char *)&resp); in doorder()
H A Dyp_xdr.c202 xdr_ypresp_order(XDR *xdrs, struct ypresp_order *ps) in xdr_ypresp_order() function
/titanic_44/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h97 extern bool xdr_ypresp_order();
/titanic_44/usr/src/cmd/ypcmd/
H A Dyppoll.c280 (xdrproc_t)xdr_ypresp_order, (char *)&oresp, timeout); in getmapparms()
H A Dypxfr.c772 (xdrproc_t)xdr_ypresp_order, (char *)&resp,
791 (xdrproc_t)xdr_ypresp_order,
H A Dypserv_proc.c669 (xdrproc_t)xdr_ypresp_order, in yporder()
/titanic_44/usr/src/head/rpcsvc/
H A Dyp_prot.h375 extern bool xdr_ypresp_order(XDR *, struct ypresp_order *);
/titanic_44/usr/src/lib/libnsl/common/
H A Dmapfile-vers768 xdr_ypresp_order;
H A Dllib-lnsl1070 bool xdr_ypresp_order(XDR * xdrs, struct ypresp_order *ps);