Searched refs:nlm_testargs (Results 1 – 2 of 2) sorted by relevance
90 struct nlm_testargs { struct95 typedef struct nlm_testargs nlm_testargs; argument157 extern nlm_testres * nlm_test_1(struct nlm_testargs *, CLIENT *);158 extern nlm_testres * nlm_test_1_svc(struct nlm_testargs *, struct svc_req *);169 extern nlm_res * nlm_granted_1(struct nlm_testargs *, CLIENT *);170 extern nlm_res * nlm_granted_1_svc(struct nlm_testargs *, struct svc_req *);172 extern void * nlm_test_msg_1(struct nlm_testargs *, CLIENT *);173 extern void * nlm_test_msg_1_svc(struct nlm_testargs *, struct svc_req *);184 extern void * nlm_granted_msg_1(struct nlm_testargs *, CLIENT *);185 extern void * nlm_granted_msg_1_svc(struct nlm_testargs *, struct svc_req *);[all …]
81 struct nlm_testargs { struct145 nlm_testres NLM_TEST(struct nlm_testargs) = 1;155 nlm_res NLM_GRANTED(struct nlm_testargs)= 5;159 void NLM_TEST_MSG(struct nlm_testargs) = 6;163 void NLM_GRANTED_MSG(struct nlm_testargs) = 10;