Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/include/sm/
H A Dldap.h68 int ldap_sizelimit; member
/freebsd/contrib/sendmail/libsm/
H A Dldap.c77 lmap->ldap_sizelimit = LDAP_NO_LIMIT;
216 ldap_set_option(ld, LDAP_OPT_SIZELIMIT, &lmap->ldap_sizelimit);
259 ld->ld_sizelimit = lmap->ldap_sizelimit;
H A Dmbdb.c432 LDAPLMAP.ldap_sizelimit = 1;
/freebsd/contrib/sendmail/src/
H A Dmap.c5030 lmap->ldap_sizelimit = atoi(p);
5188 lmap->ldap_sizelimit = 2;