Searched defs:actx (Results 1 - 16 of 16) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dtimer_api.c56 isc_timermgr_createinctx(isc_mem_t *mctx, isc_appctx_t *actx, argument
H A Dsocket_api.c54 isc_socketmgr_createinctx(isc_mem_t *mctx, isc_appctx_t *actx, argument
H A Dtask_api.c56 isc_taskmgr_createinctx(isc_mem_t *mctx, isc_appctx_t *actx, argument
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dtimer_api.c56 isc_timermgr_createinctx(isc_mem_t *mctx, isc_appctx_t *actx, argument
H A Dsocket_api.c54 isc_socketmgr_createinctx(isc_mem_t *mctx, isc_appctx_t *actx, argument
H A Dtask_api.c56 isc_taskmgr_createinctx(isc_mem_t *mctx, isc_appctx_t *actx, argument
/freebsd-9.3-release/contrib/bind9/lib/irs/
H A Dcontext.c69 isc_appctx_t *actx; member in struct:irs_context
217 isc_appctx_t *actx = NULL; local
[all...]
H A Dgetaddrinfo.c530 isc_appctx_t *actx; member in struct:gai_statehead
901 isc_appctx_t *actx; local
/freebsd-9.3-release/contrib/bind9/lib/isccfg/
H A Daclconf.c39 cfg_aclconfctx_t *actx; local
75 cfg_aclconfctx_t *actx; local
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/cms/
H A Dcms_env.c576 AES_KEY actx; local
631 AES_KEY actx; local
[all...]
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dzoneconf.c81 configure_zone_acl(const cfg_obj_t *zconfig, const cfg_obj_t *vconfig, const cfg_obj_t *config, acl_type_t acltype, cfg_aclconfctx_t *actx, dns_zone_t *zone, void (*setzacl)(dns_zone_t *, dns_acl_t *), void (*clearzacl)(dns_zone_t *)) argument
H A Dserver.c224 cfg_aclconfctx_t * actx; member in struct:cfg_context
400 configure_view_acl(const cfg_obj_t *vconfig, const cfg_obj_t *config, const char *aclname, const char *acltuplename, cfg_aclconfctx_t *actx, isc_mem_t *mctx, dns_acl_t **aclp) argument
449 configure_view_sortlist(const cfg_obj_t *vconfig, const cfg_obj_t *config, cfg_aclconfctx_t *actx, isc_mem_t *mctx, dns_acl_t **aclp) argument
2057 configure_view(dns_view_t *view, cfg_obj_t *config, cfg_obj_t *vconfig, ns_cachelist_t *cachelist, const cfg_obj_t *bindkeys, isc_mem_t *mctx, cfg_aclconfctx_t *actx, isc_boolean_t need_hints) argument
4792 setup_newzones(dns_view_t *view, cfg_obj_t *config, cfg_obj_t *vconfig, cfg_parser_t *parser, cfg_aclconfctx_t *actx) argument
6812 ns_listenlist_fromconfig(const cfg_obj_t *listenlist, const cfg_obj_t *config, cfg_aclconfctx_t *actx, isc_mem_t *mctx, ns_listenlist_t **target) argument
6851 ns_listenelt_fromconfig(const cfg_obj_t *listener, const cfg_obj_t *config, cfg_aclconfctx_t *actx, isc_mem_t *mctx, ns_listenelt_t **target) argument
[all...]
/freebsd-9.3-release/contrib/bind9/lib/export/samples/
H A Dnsprobe.c56 static isc_appctx_t *actx = NULL; variable
/freebsd-9.3-release/contrib/bind9/lib/bind9/
H A Dcheck.c367 checkacl(const char *aclname, cfg_aclconfctx_t *actx, const cfg_obj_t *zconfig, argument
398 check_viewacls(cfg_aclconfctx_t *actx, const cfg_obj_t *voptions, argument
421 check_dns64(cfg_aclconfctx_t *actx, const cfg_obj_t *voptions, argument
523 check_recursionacls(cfg_aclconfctx_t *actx, const cfg_obj_t *voptions, argument
594 check_filteraaaa(cfg_aclconfctx_t *actx, const cfg_obj_t *voptions, argument
1298 check_zoneconf(const cfg_obj_t *zconfig, const cfg_obj_t *voptions, const cfg_obj_t *config, isc_symtab_t *symtab, dns_rdataclass_t defclass, cfg_aclconfctx_t *actx, isc_log_t *logctx, isc_mem_t *mctx) argument
2261 cfg_aclconfctx_t *actx = NULL; local
2652 cfg_aclconfctx_t *actx = NULL; local
[all...]
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dclient.c79 isc_appctx_t *actx; member in struct:dns_client
148 isc_appctx_t *actx; member in struct:resarg
183 isc_appctx_t *actx; member in struct:reqarg
198 isc_appctx_t *actx; member in struct:updatearg
357 isc_appctx_t *actx = NULL; local
425 dns_client_createx(isc_mem_t *mctx, isc_appctx_t *actx, isc_taskmgr_t *taskmgr, isc_socketmgr_t *socketmgr, isc_timermgr_t *timermgr, unsigned int options, dns_client_t **clientp) argument
436 dns_client_createx2(isc_mem_t *mctx, isc_appctx_t *actx, isc_taskmgr_t *taskmgr, isc_socketmgr_t *socketmgr, isc_timermgr_t *timermgr, unsigned int options, dns_client_t **clientp, isc_sockaddr_t *localaddr4, isc_sockaddr_t *localaddr6) argument
1127 isc_appctx_t *actx = event->ev_arg; local
1186 isc_appctx_t *actx; local
1582 isc_appctx_t *actx; local
2597 isc_appctx_t *actx; local
[all...]
H A Ddispatch.c453 dispatch_initrandom(arc4ctx_t *actx, isc_entropy_t *entropy, argument
467 dispatch_arc4addrandom(arc4ctx_t *actx, unsigned char *dat, int datlen) { argument
483 dispatch_arc4get8(arc4ctx_t *actx) argument
497 dispatch_arc4get16(arc4ctx_t *actx) argument
507 dispatch_arc4stir(arc4ctx_t *actx) argument
544 dispatch_random(arc4ctx_t *actx) argument
569 dispatch_initrandom(arc4ctx_t *actx, isc_entropy_t *entropy, isc_mutex_t *lock) argument
580 dispatch_random(arc4ctx_t *actx) argument
591 dispatch_uniformrandom(arc4ctx_t *actx, isc_uint16_t upper_bound) argument
[all...]

Completed in 108 milliseconds