HomeSort by: relevance | last modified time | path
    Searched refs:xdr_fsh_mode (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/nlm/
nlm_prot_xdr.c 170 xdr_fsh_mode(XDR *xdrs, fsh_mode *objp) function in typeref:typename:bool_t
197 if (!xdr_fsh_mode(xdrs, &objp->mode))
305 if (!xdr_fsh_mode(xdrs, &objp->mode))
nlm_prot.h 423 extern bool_t xdr_fsh_mode(XDR *, fsh_mode*);

Completed in 12 milliseconds