HomeSort by relevance Sort by last modified time
    Searched defs:nlm_testargs (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nlm_prot.h 90 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 *, CLIENT *)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nlm_prot.h 90 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 *, CLIENT *)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nlm_prot.h 90 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 *, CLIENT *)
    [all...]

Completed in 34 milliseconds