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

  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 481 xdr_result = (xdrproc_t) xdr_nlm4_shareres;
487 xdr_result = (xdrproc_t) xdr_nlm4_shareres;
nlm_prot_clnt.c 342 (xdrproc_t) xdr_nlm4_shareres, (caddr_t) clnt_res,
351 (xdrproc_t) xdr_nlm4_shareres, (caddr_t) clnt_res,
nlm_prot_xdr.c 423 xdr_nlm4_shareres(XDR *xdrs, nlm4_shareres *objp) function in typeref:typename:bool_t
nlm_prot.h 442 extern bool_t xdr_nlm4_shareres(XDR *, nlm4_shareres*);

Completed in 13 milliseconds