Searched defs:use (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/bin/tests/dst/
H A Ddst_test.c36 use(dst_key_t *key, isc_mem_t *mctx) { function
145 use(key, mctx);
222 use(key, mctx);
H A Dt_dst.c91 use(dst_key_t *key, isc_mem_t *mctx, isc_result_t exp_result, int *nfails) { function
346 use(key, mctx, exp_result, nfails);
403 use(key, mctx, ISC_R_SUCCESS, nfails);
470 t_info("testing use of stored keys [1]\n");
485 t_info("testing use of stored keys [2]\n");
489 t_info("testing use of stored keys [3]\n");
492 t_info("testing use of stored keys [4]\n");
508 t_info("testing use of generated keys\n");
/bind-9.11.3/lib/dns/
H A Ddst_internal.h10 * Permission to use, copy, modify, and/or distribute this software for any
155 dst_use_t use; member in struct:dst_context

Completed in 14 milliseconds