Home
last modified time | relevance | path

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

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