Home
last modified time | relevance | path

Searched refs:nlm_testres (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dnlm_prot.h56 struct nlm_testres { struct
60 typedef struct nlm_testres nlm_testres; argument
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 *);
187 extern void * nlm_test_res_1(nlm_testres *, CLIENT *);
188 extern void * nlm_test_res_1_svc(nlm_testres *, struct svc_req *);
205 extern nlm_testres * nlm_test_1();
206 extern nlm_testres * nlm_test_1_svc();
292 extern bool_t xdr_nlm_testres (XDR *, nlm_testres*);
H A Dnlm_prot.x51 struct nlm_testres { struct
145 nlm_testres NLM_TEST(struct nlm_testargs) = 1;
164 void NLM_TEST_RES(nlm_testres) = 11;