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

  /src/sys/fs/nfs/nlm/
nlm_prot_xdr.c 296 xdr_nlm4_share(XDR *xdrs, nlm4_share *objp) function in typeref:typename:bool_t
415 if (!xdr_nlm4_share(xdrs, &objp->share))
nlm_prot.h 433 extern bool_t xdr_nlm4_share(XDR *, nlm4_share*);

Completed in 28 milliseconds