Searched defs:nlm_testargs (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
H A Dnlm_prot.h90 struct nlm_testargs { struct
95 typedef struct nlm_testargs nlm_testargs; typedef in typeref:struct:nlm_testargs
157 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 *, CLIEN
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
H A Dnlm_prot.h90 struct nlm_testargs { struct
95 typedef struct nlm_testargs nlm_testargs; typedef in typeref:struct:nlm_testargs
157 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 *, CLIEN
[all...]

Completed in 17 milliseconds