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

  /src/external/mpl/dhcp/dist/common/
parse.c 5028 t = parse_domain_list(cfile, compress);
5346 express = parse_domain_list(cfile, compress);
5655 parse_domain_list(struct parse *cfile, int compress) function
  /src/external/mpl/dhcp/dist/keama/
parse.c 4435 return parse_domain_list(cfile, ISC_FALSE);
4550 item = parse_domain_list(cfile, ISC_TRUE);
4554 parse_error(cfile, "parse_domain_list failed");
4651 parse_domain_list(struct parse *cfile, isc_boolean_t binary) function

Completed in 22 milliseconds