Home
last modified time | relevance | path

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

/src/usr.sbin/certctl/
H A Dcertctl.c242 certcmp(const struct cert *a, const struct cert *b) in certcmp() function
250 RB_GENERATE_STATIC(cert_tree, cert, entry, certcmp);