Searched refs:xdr_ypresp_order (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/lib/libnsl/yp/ |
H A D | yp_order.c | 124 (char *)&req, (xdrproc_t)xdr_ypresp_order, (char *)&resp, in doorder() 136 (xdrproc_t)xdr_ypresp_order, (char *)&resp); in doorder()
|
H A D | yp_xdr.c | 202 xdr_ypresp_order(XDR *xdrs, struct ypresp_order *ps) in xdr_ypresp_order() function
|
/titanic_44/usr/src/lib/libbc/libc/yp/ |
H A D | yp_prot.h | 97 extern bool xdr_ypresp_order();
|
/titanic_44/usr/src/cmd/ypcmd/ |
H A D | yppoll.c | 280 (xdrproc_t)xdr_ypresp_order, (char *)&oresp, timeout); in getmapparms()
|
H A D | ypxfr.c | 772 (xdrproc_t)xdr_ypresp_order, (char *)&resp, 791 (xdrproc_t)xdr_ypresp_order,
|
H A D | ypserv_proc.c | 669 (xdrproc_t)xdr_ypresp_order, in yporder()
|
/titanic_44/usr/src/head/rpcsvc/ |
H A D | yp_prot.h | 375 extern bool xdr_ypresp_order(XDR *, struct ypresp_order *);
|
/titanic_44/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 768 xdr_ypresp_order;
|
H A D | llib-lnsl | 1070 bool xdr_ypresp_order(XDR * xdrs, struct ypresp_order *ps);
|