Searched refs:parse_domain_list (Results 1 – 4 of 4) sorted by relevance
434 struct string *parse_domain_list(struct parse *, isc_boolean_t);
4435 return parse_domain_list(cfile, ISC_FALSE); in parse_option_token()4550 item = parse_domain_list(cfile, ISC_TRUE); in parse_option_token_binary()4651 parse_domain_list(struct parse *cfile, isc_boolean_t binary) in parse_domain_list() function
5028 t = parse_domain_list(cfile, compress);5346 express = parse_domain_list(cfile, compress);5655 parse_domain_list(struct parse *cfile, int compress) in parse_domain_list() function
2319 struct expression *parse_domain_list(struct parse *cfile, int);