Home
last modified time | relevance | path

Searched defs:az (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dunitauth.c659 authtest_addzone(struct auth_zones* az, const char* name, char* fname) in authtest_addzone()
726 struct auth_zones* az; in check_read_exact() local
903 q_ans_query(struct q_ans* q, struct auth_zones* az, struct query_info* qinfo, in q_ans_query()
956 check_az_q_ans(struct auth_zones* az, struct q_ans* queries) in check_az_q_ans()
978 struct auth_zones* az; in check_queries() local
H A Dunitzonemd.c67 struct auth_zones* az; in zonemd_generate_test() local
184 struct auth_zones* az; in zonemd_check_test() local
/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Dkronuz.c54 mpz_t az; in mpz_ui_kronecker() local
H A Dkronsz.c50 mpz_t az; in mpz_si_kronecker() local
/netbsd-src/external/bsd/unbound/dist/services/
H A Drpz.c1630 rpz_resolve_client_action_and_zone(struct auth_zones* az, struct query_info* qinfo, in rpz_resolve_client_action_and_zone()
1832 struct auth_zone* az) in rpz_add_soa()
1870 struct query_info* qinfo, struct auth_zone* az) in rpz_synthesize_nodata()
1896 struct query_info* qinfo, struct auth_zone* az) in rpz_synthesize_nxdomain()
1926 struct query_info* qi, struct local_rrset* rrset, struct auth_zone* az) in rpz_synthesize_localdata_from_rrset()
1978 struct clientip_synthesized_rr* data, struct auth_zone* az) in rpz_synthesize_nsip_localdata()
2011 struct auth_zone* az) in rpz_synthesize_nsdname_localdata()
2044 struct query_info* qinfo, struct local_zone* z, struct auth_zone* az) in rpz_synthesize_qname_localdata_msg()
2138 struct clientip_synthesized_rr* raddr, struct auth_zone* az) in rpz_apply_nsip_trigger()
2199 struct auth_zone* az) in rpz_apply_nsdname_trigger()
[all …]
H A Dauthzone.c296 struct auth_zones* az = (struct auth_zones*)calloc(1, sizeof(*az)); in auth_zones_create() local
391 auth_zone_delete(struct auth_zone* z, struct auth_zones* az) in auth_zone_delete()
416 auth_zone_create(struct auth_zones* az, uint8_t* nm, size_t nmlen, in auth_zone_create()
449 auth_zone_find(struct auth_zones* az, uint8_t* nm, size_t nmlen, in auth_zone_find()
462 auth_xfer_find(struct auth_zones* az, uint8_t* nm, size_t nmlen, in auth_xfer_find()
476 auth_zone_find_less_equal(struct auth_zones* az, uint8_t* nm, size_t nmlen, in auth_zone_find_less_equal()
491 auth_zones_find_zone(struct auth_zones* az, uint8_t* name, size_t name_len, in auth_zones_find_zone()
523 auth_zones_find_or_add_zone(struct auth_zones* az, char* name) in auth_zones_find_or_add_zone()
546 auth_zones_find_or_add_xfer(struct auth_zones* az, struct auth_zone* z) in auth_zones_find_or_add_xfer()
1786 auth_zones_read_zones(struct auth_zones* az, struct config_file* cfg, in auth_zones_read_zones()
[all …]
H A Dmesh.c2046 struct reply_info** encode_repp, struct auth_zones* az) in apply_respip_action()
/netbsd-src/external/lgpl3/gmp/dist/tests/
H A Drefmpz.c300 mpz_t az; in refmpz_ui_kronecker() local
311 mpz_t az; in refmpz_si_kronecker() local
/netbsd-src/external/lgpl3/gmp/dist/
H A Dbootstrap.c141 mpz_t az; in mpz_invert_ui_2exp() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_sign/ed25519/ref10/
H A Dsign.c70 unsigned char az[64]; in _crypto_sign_ed25519_detached() local
/netbsd-src/external/bsd/bzip2/dist/
H A Dblocksort.c609 #define mnextsize(az) (nextHi[az]-nextLo[az]) argument
611 #define mnextswap(az,bz) \ argument
/netbsd-src/external/bsd/unbound/dist/respip/
H A Drespip.c870 struct regional* region, struct auth_zones* az, int* rpz_passthru) in respip_rewrite_reply()
1152 struct auth_zones* az) in respip_merge_cname()
/netbsd-src/external/bsd/unbound/dist/smallapp/
H A Dunbound-checkconf.c959 struct auth_zones* az = auth_zones_create(); in check_auth() local
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dremote.c2528 struct auth_zones* az = worker->env.auth_zones; in do_auth_zone_reload() local
2607 struct auth_zones* az = worker->env.auth_zones; in do_auth_zone_transfer() local
2719 do_list_auth_zones(RES* ssl, struct auth_zones* az) in do_list_auth_zones()
2936 struct auth_zones *az = worker->env.auth_zones; in do_rpz_enable_disable() local
H A Dworker.c590 struct reply_info** encode_repp, struct auth_zones* az) in apply_respip_action()
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dlang.h33 aa, ab, af, am, ar, as, ay, az, enumerator
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Ded25519.c1915 unsigned char az[64]; in crypto_sign_ed25519_keypair() local
1941 unsigned char az[64]; in crypto_sign_ed25519() local
/netbsd-src/sys/dev/bluetooth/
H A Dbtmagic.c1317 int id, nf, az, aw, tz, tw; in btmagic_input_magicm() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c5435 uint8_t az[SHA512_DIGEST_LENGTH]; in ED25519_sign() local
5547 uint8_t az[SHA512_DIGEST_LENGTH]; in ED25519_public_from_private() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c5447 uint8_t az[SHA512_DIGEST_LENGTH]; in ossl_ed25519_sign() local
5589 uint8_t az[SHA512_DIGEST_LENGTH]; in ossl_ed25519_public_from_private() local
/netbsd-src/external/mit/libcbor/dist/docs/doxygen/
H A Djquery.js23 …'"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,bC="sizcache"+(Math.rando…
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c19004 const char *az[4]; in shellAuth() local
19635 static int captureOutputCallback(void *pArg, int nArg, char **azArg, char **az){ in captureOutputCallback()