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

  /src/external/mpl/bind/dist/lib/isccfg/
namedconf.c 82 static cfg_type_t cfg_type_acl; variable
218 static cfg_type_t cfg_type_acl = { "acl", cfg_parse_tuple, variable
1242 { "acl", &cfg_type_acl, CFG_CLAUSEFLAG_MULTI },
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
namedconf.c 83 static cfg_type_t cfg_type_acl; variable
170 static cfg_type_t cfg_type_acl = { "acl", cfg_parse_tuple, variable
1103 { "acl", &cfg_type_acl, CFG_CLAUSEFLAG_MULTI },

Completed in 17 milliseconds