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

/bind-9.11.3/lib/isccfg/include/isccfg/
H A Daclconf.h30 } cfg_aclconfctx_t; typedef in typeref:struct:cfg_aclconfctx
39 cfg_aclconfctx_create(isc_mem_t *mctx, cfg_aclconfctx_t **ret);
45 cfg_aclconfctx_detach(cfg_aclconfctx_t **actxp);
52 cfg_aclconfctx_attach(cfg_aclconfctx_t *src, cfg_aclconfctx_t **dest);
59 isc_log_t *lctx, cfg_aclconfctx_t *ctx,
65 isc_log_t *lctx, cfg_aclconfctx_t *ctx,

Completed in 12 milliseconds