Home
last modified time | relevance | path

Searched refs:xdr_netobj (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_auth_xdr.c61 if (!xdr_netobj(xdrs, &argp->areq.req_client)) in xdr_nfsauth_arg()
/titanic_41/usr/src/cmd/fs.d/nfs/mountd/
H A Dnfsauth_xdr.c62 if (!xdr_netobj(xdrs, &argp->areq.req_client)) in xdr_nfsauth_arg()
/titanic_41/usr/src/uts/common/rpc/sec/
H A Dkey_prot.c83 if (!xdr_netobj(xdrs, &objp->remotekey)) in xdr_cryptkeyarg2()
/titanic_41/usr/src/lib/libbc/inc/include/rpc/
H A Dxdr.h251 extern bool_t xdr_netobj();
/titanic_41/usr/src/uts/common/rpc/
H A Dxdr.h516 extern bool_t xdr_netobj(XDR *, netobj *);
518 extern bool_t xdr_netobj();
H A Dxdr.c504 xdr_netobj(XDR *xdrs, struct netobj *np) in xdr_netobj() function
/titanic_41/usr/src/lib/libnsl/nis/gen/
H A Dnis_xdr.c91 return (xdr_netobj(xdrs, &objp->pkey)); in xdr_nis_server()
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dkey_prot.c110 if (!xdr_netobj(xdrs, &objp->remotekey)) in xdr_cryptkeyarg2()
H A Dxdr.c465 xdr_netobj(XDR *xdrs, struct netobj *np) in xdr_netobj() function
/titanic_41/usr/src/lib/libnsl/common/
H A Dmapfile-vers713 xdr_netobj;
H A Dllib-lnsl868 bool_t xdr_netobj(XDR *xdrs, struct netobj *np);