HomeSort by: relevance | last modified time | path
    Searched defs:cfg_aclconfctx_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isccfg/include/isccfg/
aclconf.h 34 } cfg_aclconfctx_t; typedef in typeref:struct:cfg_aclconfctx
43 cfg_aclconfctx_create(isc_mem_t *mctx, cfg_aclconfctx_t **ret);
49 cfg_aclconfctx_detach(cfg_aclconfctx_t **actxp);
56 cfg_aclconfctx_attach(cfg_aclconfctx_t *src, cfg_aclconfctx_t **dest);
63 isc_log_t *lctx, cfg_aclconfctx_t *ctx, isc_mem_t *mctx,
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/
aclconf.h 35 } cfg_aclconfctx_t; typedef in typeref:struct:cfg_aclconfctx
44 cfg_aclconfctx_create(isc_mem_t *mctx, cfg_aclconfctx_t **ret);
50 cfg_aclconfctx_detach(cfg_aclconfctx_t **actxp);
57 cfg_aclconfctx_attach(cfg_aclconfctx_t *src, cfg_aclconfctx_t **dest);
64 isc_log_t *lctx, cfg_aclconfctx_t *ctx, isc_mem_t *mctx,
69 isc_log_t *lctx, cfg_aclconfctx_t *ctx, isc_mem_t *mctx,

Completed in 25 milliseconds