Home
last modified time | relevance | path

Searched defs:keycmp (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libldap5/sources/ldap/common/
H A Dsort.c54 typedef struct keycmp { struct
57 } keycmp_t; argument
/titanic_50/usr/src/lib/libtecla/common/
H A Dhash.c88 int (*keycmp)(const char *, const char *); /* Key comparison function */ member