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

/netbsd-current/external/bsd/unbound/dist/util/storage/
H A Ddnstree.h158 * The comparison function to be used is addr_tree_addrport_compare.
218 int addr_tree_addrport_compare(const void* k1, const void* k2);
H A Ddnstree.c74 int addr_tree_addrport_compare(const void* k1, const void* k2) function
94 rbtree_init(tree, &addr_tree_addrport_compare);
/netbsd-current/external/bsd/unbound/dist/util/
H A Dfptr_wlist.c227 else if(fptr == &addr_tree_addrport_compare) return 1;

Completed in 123 milliseconds