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

/openbsd-current/usr.sbin/ldapd/
H A Dldapd.h173 RB_PROTOTYPE(dn_tree, uniqdn, link, uniqdn_cmp);
H A Dsearch.c41 uniqdn_cmp(struct uniqdn *a, struct uniqdn *b) function
50 RB_GENERATE(dn_tree, uniqdn, link, uniqdn_cmp);

Completed in 159 milliseconds