Home
last modified time | relevance | path

Searched refs:mbdb_ldap_lookup (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sendmail/libsm/
H A Dmbdb.c51 static int mbdb_ldap_lookup __P((char *name, SM_MBDB_T *user));
59 { "ldap", mbdb_ldap_initialize, mbdb_ldap_lookup, mbdb_ldap_terminate },
477 mbdb_ldap_lookup(name, user) in mbdb_ldap_lookup() function