Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/sendmail/libsm/
HDldap.c278 # if !USE_LDAP_INIT || !LDAP_NETWORK_TIMEOUT
331 # if !USE_LDAP_INIT || !LDAP_NETWORK_TIMEOUT
395 # if USE_LDAP_INIT
429 # if USE_LDAP_INIT && !LDAP_NETWORK_TIMEOUT
529 # if USE_LDAP_INIT && !LDAP_NETWORK_TIMEOUT
/freebsd-14-stable/contrib/sendmail/include/sm/
HDconf.h2819 # if defined(LDAP_OPT_SIZELIMIT) && !defined(USE_LDAP_INIT)
2820 # define USE_LDAP_INIT 1 macro
/freebsd-14-stable/contrib/sendmail/src/
HDmap.c4062 # if USE_LDAP_INIT
4072 # if USE_LDAP_INIT
4784 # if !USE_LDAP_INIT
HDconf.c6068 #if USE_LDAP_INIT
/freebsd-14-stable/contrib/sendmail/
HDRELEASE_NOTES4791 Put timeout in the proper place for USE_LDAP_INIT.