Searched defs:pub_compare (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ | ||
H A D | dst_api.c | 1139 pub_compare(const dst_key_t *key1, const dst_key_t *key2) { function 1188 return (comparekeys(key1, key2, match_revoked_key, pub_compare)); |
Completed in 16 milliseconds