Home
last modified time | relevance | path

Searched refs:xdr_fsh_access (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/nlm/
HDnlm_prot_xdr.c176 xdr_fsh_access(XDR *xdrs, fsh_access *objp) in xdr_fsh_access() function
196 if (!xdr_fsh_access(xdrs, &objp->access)) in xdr_nlm_share()
304 if (!xdr_fsh_access(xdrs, &objp->access)) in xdr_nlm4_share()
HDnlm_prot.h422 extern bool_t xdr_fsh_access(XDR *, fsh_access*);