Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm_prot_xdr.c163 xdr_fsh_mode(XDR *xdrs, fsh_mode *objp) in xdr_fsh_mode() function
190 if (!xdr_fsh_mode(xdrs, &objp->mode)) in xdr_nlm_share()
298 if (!xdr_fsh_mode(xdrs, &objp->mode)) in xdr_nlm4_share()
H A Dnlm_prot.h420 extern bool_t xdr_fsh_mode(XDR *, fsh_mode*);