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

  /src/usr.sbin/rpc.lockd/
test.c 272 xdr_nlm_shareres, &res, TIMEOUT);
288 xdr_nlm_shareres, &res, TIMEOUT);
  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 296 xdr_result = (xdrproc_t) xdr_nlm_shareres;
302 xdr_result = (xdrproc_t) xdr_nlm_shareres;
nlm_prot_clnt.c 171 (xdrproc_t) xdr_nlm_shareres, (caddr_t) clnt_res,
180 (xdrproc_t) xdr_nlm_shareres, (caddr_t) clnt_res,
nlm_prot_xdr.c 218 xdr_nlm_shareres(XDR *xdrs, nlm_shareres *objp) function in typeref:typename:bool_t
nlm_prot.h 427 extern bool_t xdr_nlm_shareres(XDR *, nlm_shareres*);

Completed in 34 milliseconds