Searched refs:edns_strings_create (Results 1 – 4 of 4) sorted by relevance
117 struct edns_strings* edns_strings_create(void);
59 struct edns_strings* edns_strings_create(void) in edns_strings_create() function
313 if(!(daemon->env->edns_strings = edns_strings_create())) { in daemon_init()
160 ctx->env->edns_strings = edns_strings_create(); in ub_ctx_create_nopipe()