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

/freebsd-10-stable/contrib/ldns/
H A Dradix.c52 static int ldns_radix_find_prefix(ldns_radix_t* tree, uint8_t* key,
183 if (!ldns_radix_find_prefix(tree, key, len, &prefix, &pos)) {
773 ldns_radix_find_prefix(ldns_radix_t* tree, uint8_t* key, function

Completed in 51 milliseconds