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

/bind-9.11.3/lib/bind9/
H A Dcheck.c2057 const cfg_obj_t *au = NULL; local
2061 res1 = cfg_map_get(zoptions, "allow-update", &au);
2082 res1 = cfg_map_get(voptions, "allow-update", &au);
2084 res1 = cfg_map_get(goptions, "allow-update", &au);
2090 res1 = cfg_acl_fromconfig(au, config, logctx,
2093 cfg_obj_log(au, logctx, ISC_LOG_ERROR,

Completed in 31 milliseconds