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

  /src/sys/fs/nfs/nlm/
nlm_prot_xdr.c 251 xdr_nlm4_stat(XDR *xdrs, nlm4_stat *objp) function in typeref:typename:bool_t
359 if (!xdr_nlm4_stat(xdrs, &objp->stat))
nlm_prot.h 430 extern bool_t xdr_nlm4_stat(XDR *, nlm4_stat*);

Completed in 42 milliseconds