Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/sendmail/include/sm/
Dldap.h67 time_t ldap_timelimit; member
/freebsd-12-stable/contrib/sendmail/libsm/
Dldap.c74 lmap->ldap_timelimit = LDAP_NO_LIMIT;
212 ldap_set_option(ld, LDAP_OPT_TIMELIMIT, &lmap->ldap_timelimit);
238 ld->ld_timelimit = lmap->ldap_timelimit;
/freebsd-12-stable/contrib/sendmail/src/
Dmap.c4676 lmap->ldap_timelimit = atoi(p);
4677 lmap->ldap_timeout.tv_sec = lmap->ldap_timelimit;