Home
last modified time | relevance | path

Searched refs:ypbind_resptype (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/lib/libc/yp/
Dxdryp.c119 static bool_t xdr_ypbind_resptype(XDR *, enum ypbind_resptype *);
120 static bool_t xdr_ypstat(XDR *, enum ypbind_resptype *);
267 xdr_ypbind_resptype(XDR *xdrs, enum ypbind_resptype *objp) in xdr_ypbind_resptype()
277 xdr_ypstat(XDR *xdrs, enum ypbind_resptype *objp) in xdr_ypstat()
318 if (!xdr_ypstat(xdrs, (enum ypbind_resptype *)(void *)&objp->status)) in xdr_ypresp_val()
356 if (!xdr_ypstat(xdrs, (enum ypbind_resptype *)(void *)&objp->status)) in xdr_ypresp_key_val()
421 if (!xdr_ypstat(xdrs, (enum ypbind_resptype *)(void *)&objp->status)) in xdr_ypresp_master()
464 if (!xdr_ypstat(xdrs, (enum ypbind_resptype *)(void *)&objp->status)) in xdr_ypresp_maplist()
481 if (!xdr_ypstat(xdrs, (enum ypbind_resptype *)(void *)&objp->status)) in xdr_ypresp_order()
/netbsd/src/lib/librpcsvc/
Dyp.x189 enum ypbind_resptype { enum
199 union ypbind_resp switch (ypbind_resptype ypbind_status) {
/netbsd/src/include/rpcsvc/
Dyp_prot.h228 enum ypbind_resptype { enum
240 enum ypbind_resptype ypbind_status;