Searched refs:xdr_netobj (Results 1 – 11 of 11) sorted by relevance
61 if (!xdr_netobj(xdrs, &argp->areq.req_client)) in xdr_nfsauth_arg()
62 if (!xdr_netobj(xdrs, &argp->areq.req_client)) in xdr_nfsauth_arg()
83 if (!xdr_netobj(xdrs, &objp->remotekey)) in xdr_cryptkeyarg2()
251 extern bool_t xdr_netobj();
516 extern bool_t xdr_netobj(XDR *, netobj *);518 extern bool_t xdr_netobj();
504 xdr_netobj(XDR *xdrs, struct netobj *np) in xdr_netobj() function
91 return (xdr_netobj(xdrs, &objp->pkey)); in xdr_nis_server()
110 if (!xdr_netobj(xdrs, &objp->remotekey)) in xdr_cryptkeyarg2()
465 xdr_netobj(XDR *xdrs, struct netobj *np) in xdr_netobj() function
713 xdr_netobj;
868 bool_t xdr_netobj(XDR *xdrs, struct netobj *np);