Searched defs:global_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
938 const cfg_obj_t **global_keylistp,
945 REQUIRE(global_keylistp != NULL && *global_keylistp == NULL);
955 *global_keylistp = global_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