OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pub_compare
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
dst_api.c
1301
pub_compare
(const dst_key_t *key1, const dst_key_t *key2) {
function
1353
return comparekeys(key1, key2, match_revoked_key,
pub_compare
);
/src/external/mpl/dhcp/bind/dist/lib/dns/
dst_api.c
1304
pub_compare
(const dst_key_t *key1, const dst_key_t *key2) {
function
1356
return (comparekeys(key1, key2, match_revoked_key,
pub_compare
));
Completed in 49 milliseconds
Indexes created Sat Mar 14 00:24:00 UTC 2026