Searched defs:actxp (Results 1 – 3 of 3) sorted by relevance
72 ctxs_destroy(isc_mem_t **mctxp, isc_appctx_t **actxp, isc_nm_t **netmgrp, in ctxs_destroy()96 ctxs_init(isc_mem_t **mctxp, isc_appctx_t **actxp, isc_nm_t **netmgrp, in ctxs_init()
74 cfg_aclconfctx_detach(cfg_aclconfctx_t **actxp) { in cfg_aclconfctx_detach()
74 REQUIRE(actxp != NULL && *actxp != NULL); in cfg_aclconfctx_detach() argument