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

/bind-9.6-ESV-R11/bin/tests/dst/
H A Dt_dst.c169 isc_result_t exp_result, int *nfails, int *nprobs)
187 ++*nprobs;
211 ++*nprobs;
219 ++*nprobs;
277 isc_result_t exp_result, int *nfails, int *nprobs)
288 ++*nprobs;
304 ++*nprobs;
311 ++*nprobs;
364 int nprobs; local
374 nprobs
168 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, int id, int alg, int type, isc_mem_t *mctx, isc_result_t exp_result, int *nfails, int *nprobs) argument
490 int nprobs; local
635 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
859 int nprobs; local
[all...]
/bind-9.6-ESV-R11/lib/tests/
H A Dt_api.c737 int nprobs; local
743 nprobs = 0;
773 ++nprobs;
779 ++nprobs;
787 ++nprobs;
792 if (nfails == 0 && nprobs == 0 && npass > 0)
/bind-9.6-ESV-R11/bin/tests/hashes/
H A Dt_hashes.c38 static int nprobs; variable
294 ++nprobs;
305 ++nprobs;
457 if (nprobs != 0)
/bind-9.6-ESV-R11/bin/tests/db/
H A Dt_db.c387 int nprobs; local
391 nprobs = 0;
421 ++nprobs;
426 ++nprobs;
434 ++nprobs;
439 if (nfails == 0 && nprobs == 0)
/bind-9.6-ESV-R11/bin/tests/rbt/
H A Dt_rbt.c185 int nprobs; local
188 nprobs = 0;
198 ++nprobs;
201 ++nprobs;
204 ++nprobs;
206 return(nprobs);
213 int nprobs; local
216 nprobs = 0;
223 ++nprobs;
226 ++nprobs;
235 int nprobs; local
457 int nprobs; local
616 int nprobs; local
969 int nprobs; local
1164 int nprobs; local
1363 int nprobs; local
1571 int nprobs; local
1778 int nprobs; local
[all...]
/bind-9.6-ESV-R11/bin/tests/tasks/
H A Dt_tasks.c1429 int exp_nevents, int *nfails, int *nprobs, int testrange)
1468 ++*nprobs;
1477 ++*nprobs;
1487 ++*nprobs;
1499 ++*nprobs;
1512 ++*nprobs;
1525 ++*nprobs;
1542 ++*nprobs;
1569 ++*nprobs;
1632 ++*nprobs;
1427 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 4110 milliseconds