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

/bind-9.11.3/bin/named/
H A Dcontrolconf.c933 * Ensures that both '*global_keylistp' and '*control_keylistp' are
939 const cfg_obj_t **control_keylistp)
946 REQUIRE(control_keylistp != NULL && *control_keylistp == NULL);
956 *control_keylistp = control_keylist;
937 get_key_info(const cfg_obj_t *config, const cfg_obj_t *control, const cfg_obj_t **global_keylistp, const cfg_obj_t **control_keylistp) argument

Completed in 15 milliseconds