Home
last modified time | relevance | path

Searched refs:keytag_compare (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/unbound/validator/
H A Dval_anchor.c1250 keytag_compare(const void* x, const void* y) in keytag_compare() function
1281 qsort(list, ret, sizeof(*list), keytag_compare); in anchor_list_keytags()