HomeSort by: relevance | last modified time | path
    Searched defs:nlm4_testres (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/nfs/nlm/
nlm_prot.h 211 struct nlm4_testres { struct
215 typedef struct nlm4_testres nlm4_testres; typedef in typeref:struct:nlm4_testres
353 extern enum clnt_stat nlm4_test_4(nlm4_testargs *, nlm4_testres *, CLIENT *, struct rpc_callextra *, struct timeval);
354 extern bool_t nlm4_test_4_svc(nlm4_testargs *, nlm4_testres *, struct svc_req *);
383 extern enum clnt_stat nlm4_test_res_4(nlm4_testres *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
384 extern bool_t nlm4_test_res_4_svc(nlm4_testres *, void *, struct svc_req *);
435 extern bool_t xdr_nlm4_testres(XDR *, nlm4_testres*);

Completed in 11 milliseconds