Searched refs:sm_ldap_search_m (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/sendmail/include/sm/
H A Dldap.h130 extern int sm_ldap_search_m __P((SM_LDAP_STRUCT *, char **));
/freebsd-12-stable/contrib/sendmail/libsm/
H A Dldap.c519 sm_ldap_search_m(lmap, argv) function
627 ** Note this is just a wrapper into sm_ldap_search_m()
647 return sm_ldap_search_m(lmap, argv);
/freebsd-12-stable/contrib/sendmail/src/
H A Dmap.c4104 msgid = sm_ldap_search_m(lmap, argv);

Completed in 65 milliseconds