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

  /src/external/mpl/bind/dist/lib/isccfg/
aclconf.c 97 get_acl_def(const cfg_obj_t *cctx, const char *name, const cfg_obj_t **ret) { function
146 result = get_acl_def(cctx, aclname, &cacl);
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
aclconf.c 98 get_acl_def(const cfg_obj_t *cctx, const char *name, const cfg_obj_t **ret) { function
149 result = get_acl_def(cctx, aclname, &cacl);

Completed in 31 milliseconds