Searched refs:ip_list (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/unbound/smallapp/
H A Dunbound-anchor.c160 struct ip_list { struct
162 struct ip_list* next;
462 verb_addr(const char* msg, struct ip_list* ip)
477 /** free ip_list */
479 ip_list_free(struct ip_list* p)
481 struct ip_list* np;
489 /** create ip_list entry for a RR record */
490 static struct ip_list*
493 struct ip_list* ip = (struct ip_list*)callo
1141 https(struct ip_list* ip_list, const char* pathname, const char* urlname) argument
1904 struct ip_list* ip_list = NULL; local
[all...]

Completed in 48 milliseconds