Searched refs:xdr_ypstat (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/nis.subproj/
H A Dxdr_ypresp_key_val.c76 if (!xdr_ypstat(xdrs, (ypstat *)&objp->stat)) {
H A Dxdr_ypresp_maplist.c76 if (!xdr_ypstat(xdrs, (ypstat *)&objp->stat)) {
H A Dxdr_ypresp_master.c76 if (!xdr_ypstat(xdrs, (ypstat *)&objp->stat)) {
H A Dxdr_ypresp_order.c76 if (!xdr_ypstat(xdrs, (ypstat *)&objp->stat)) {
H A Dxdr_ypresp_val.c76 if (!xdr_ypstat(xdrs, (ypstat *)&objp->stat)) {
H A Dxdr_ypstat.c56 static char *rcsid = "$OpenBSD: xdr_ypstat.c,v 1.4 1996/12/14 06:49:45 tholo Exp $";
72 xdr_ypstat(xdrs, objp) function
H A Dyp_prot.h323 bool_t xdr_ypstat __P((XDR *, enum ypbind_resptype *));
/macosx-10.9.5/remote_cmds-41.90.1/ypserv.tproj/
H A Dypserv_xdr.c37 xdr_ypstat(xdrs, objp) function
209 if (!xdr_ypstat(xdrs, &objp->stat)) {
225 if (!xdr_ypstat(xdrs, &objp->stat)) {
244 if (!xdr_ypstat(xdrs, &objp->stat)) {
260 if (!xdr_ypstat(xdrs, &objp->stat)) {
331 if (!xdr_ypstat(xdrs, &objp->stat)) {
H A Dyp.h56 extern "C" bool_t xdr_ypstat(XDR *, ypstat*);
58 extern bool_t xdr_ypstat(XDR *, ypstat*);
60 bool_t xdr_ypstat();

Completed in 111 milliseconds