Searched refs:ldap_sizelimit (Results 1 - 4 of 4) sorted by relevance

/sendmail/include/sm/
H A Dldap.h68 int ldap_sizelimit; member in struct:sm_ldap_struct
/sendmail/libsm/
H A Dldap.c78 lmap->ldap_sizelimit = LDAP_NO_LIMIT;
1393 ldap_set_option(ld, LDAP_OPT_SIZELIMIT, &lmap->ldap_sizelimit);
1412 ld->ld_sizelimit = lmap->ldap_sizelimit;
H A Dmbdb.c441 LDAPLMAP.ldap_sizelimit = 1;
/sendmail/sendmail/
H A Dmap.c4337 lmap->ldap_sizelimit = atoi(p);
4495 lmap->ldap_sizelimit = 2;

Completed in 119 milliseconds