Home
last modified time | relevance | path

Searched defs:actxp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/irs/
H A Dcontext.c72 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()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Daclconf.c74 cfg_aclconfctx_detach(cfg_aclconfctx_t **actxp) { in cfg_aclconfctx_detach()
/netbsd-src/external/mpl/bind/dist/lib/isccfg/
H A Daclconf.c74 REQUIRE(actxp != NULL && *actxp != NULL); in cfg_aclconfctx_detach() argument