Searched defs:edns_strings (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/unbound/util/
H A Dedns.h55 struct edns_strings { struct
H A Dedns.c58 struct edns_strings* edns_strings = calloc(1, local
69 void edns_strings_delete(struct edns_strings* edns_strings) argument
78 edns_strings_client_insert(struct edns_strings* edns_strings, struct sockaddr_storage* addr, socklen_t addrlen, int net, const char* string) argument
98 edns_strings_apply_cfg(struct edns_strings* edns_strings, struct config_file* config) argument
[all...]
H A Dmodule.h524 struct edns_strings* edns_strings; member in struct:module_env

Completed in 97 milliseconds