HomeSort by: relevance | last modified time | path
    Searched refs:config_get_option_collate (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/unbound/dist/util/
config_file.h 1062 int config_get_option_collate(struct config_file* cfg, const char* opt,
config_file.c 992 config_get_option_collate(struct config_file* cfg, const char* opt, char** str) function
  /src/external/bsd/unbound/dist/libunbound/
libunbound.c 433 r = config_get_option_collate(ctx->env->cfg, opt, str);

Completed in 18 milliseconds