Searched refs:compare_int (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/krb5/ldap_util/ | ||
H A D | kdb5_ldap_list.h | 49 extern int compare_int(const void*, const void *); |
H A D | kdb5_ldap_list.c | 141 int compare_int(m1, m2) in compare_int() function |