Searched defs:xdr_knetconfig (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/nfsmapid/
H A Dnfsmapid_server.c963 xdr_knetconfig(XDR *xdrs, struct knetconfig *objp) function
985 * and we want to keep both user and kernel of xdr_knetconfig() the
1079 objp->knconf_len, (xdrproc_t)xdr_knetconfig))
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c62 bool_t xdr_knetconfig(XDR *, struct knetconfig *);
195 objp->knconf_len, (xdrproc_t)xdr_knetconfig))
201 xdr_knetconfig(XDR *xdrs, struct knetconfig *objp) function
228 * and we want to keep both user and kernel of xdr_knetconfig() the

Completed in 1193 milliseconds