Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/db/db/
H A Ddb_overflow.c348 __db_moff(dbp, dbt, pgno, tlen, cmpfunc, cmpp) in __db_moff() argument
/titanic_41/usr/src/lib/libsldap/common/
H A Dns_common.c2233 typedef int (*cmpfunc)(const char *, const char *); typedef