Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dmbdb.c57 static int mbdb_ldap_lookup __P((char *name, SM_MBDB_T *user));
67 { "ldap", mbdb_ldap_initialize, mbdb_ldap_lookup, mbdb_ldap_terminate },
493 mbdb_ldap_lookup(name, user) in mbdb_ldap_lookup() function