Searched defs:nprobs (Results 1 - 6 of 6) sorted by relevance

/bind-9.11.3/bin/tests/dst/
H A Dt_dst.c165 isc_result_t exp_result, int *nfails, int *nprobs)
183 ++*nprobs;
211 ++*nprobs;
219 ++*nprobs;
277 isc_mem_t *mctx, isc_result_t exp_result, int *nfails, int *nprobs)
288 ++*nprobs;
326 ++*nprobs;
333 ++*nprobs;
421 int nprobs; local
431 nprobs
164 dh(dns_name_t *name1, int id1, dns_name_t *name2, int id2, isc_mem_t *mctx, isc_result_t exp_result, int *nfails, int *nprobs) argument
276 io(dns_name_t *name, isc_uint16_t id, isc_uint16_t alg, int type, isc_mem_t *mctx, isc_result_t exp_result, int *nfails, int *nprobs) argument
547 int nprobs; local
703 t2_sigchk(char *datapath, char *sigpath, char *keyname, int id, int alg, int type, isc_mem_t *mctx, char *expected_result, int *nfails, int *nprobs) argument
966 int nprobs; local
[all...]
/bind-9.11.3/lib/tests/
H A Dt_api.c766 int nprobs; local
773 nprobs = 0;
804 ++nprobs;
810 ++nprobs;
818 ++nprobs;
823 if (nfails == 0 && nprobs == 0 && npass > 0)
/bind-9.11.3/bin/tests/hashes/
H A Dt_hashes.c32 static int nprobs; variable
294 ++nprobs;
305 ++nprobs;
474 if (nprobs != 0)
/bind-9.11.3/bin/tests/db/
H A Dt_db.c378 int nprobs; local
382 nprobs = 0;
412 ++nprobs;
417 ++nprobs;
425 ++nprobs;
430 if (nfails == 0 && nprobs == 0)
/bind-9.11.3/bin/tests/rbt/
H A Dt_rbt.c176 int nprobs; local
179 nprobs = 0;
189 ++nprobs;
192 ++nprobs;
195 ++nprobs;
197 return(nprobs);
204 int nprobs; local
207 nprobs = 0;
214 ++nprobs;
217 ++nprobs;
226 int nprobs; local
449 int nprobs; local
608 int nprobs; local
961 int nprobs; local
1156 int nprobs; local
1355 int nprobs; local
1563 int nprobs; local
1770 int nprobs; local
[all...]
/bind-9.11.3/bin/tests/tasks/
H A Dt_tasks.c1446 int exp_nevents, int *nfails, int *nprobs, int testrange)
1485 ++*nprobs;
1494 ++*nprobs;
1504 ++*nprobs;
1516 ++*nprobs;
1529 ++*nprobs;
1542 ++*nprobs;
1559 ++*nprobs;
1586 ++*nprobs;
1649 ++*nprobs;
1444 t_taskpurge_x(int sender, int type, int tag, void *purge_sender, int purge_type_first, int purge_type_last, void *purge_tag, int exp_nevents, int *nfails, int *nprobs, int testrange) argument
[all...]

Completed in 26 milliseconds