Searched defs:nest_level (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/lib/isccfg/ |
H A D | aclconf.c | 84 isc_mem_t *mctx, unsigned int nest_level, 124 nest_level, &dacl); 225 unsigned int nest_level, 235 if (nest_level != 0) 236 new_nest_level = nest_level - 1; 254 * elements table. (Note that if nest_level is nonzero, 259 if (nest_level == 0) 285 * If nest_level is nonzero, then every element is 291 if (nest_level != 0) { 308 * If nesting ACLs (nest_level ! 82 convert_named_acl(const cfg_obj_t *nameobj, const cfg_obj_t *cctx, isc_log_t *lctx, cfg_aclconfctx_t *ctx, isc_mem_t *mctx, unsigned int nest_level, dns_acl_t **target) argument 220 cfg_acl_fromconfig(const cfg_obj_t *caml, const cfg_obj_t *cctx, isc_log_t *lctx, cfg_aclconfctx_t *ctx, isc_mem_t *mctx, unsigned int nest_level, dns_acl_t **target) argument [all...] |
Completed in 9 milliseconds