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

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dldap.c57 # if defined(LDAP_VERSION_MIN) && _FFR_LDAP_VERSION < LDAP_VERSION_MIN
59 # endif /* defined(LDAP_VERSION_MIN) && _FFR_LDAP_VERSION < LDAP_VERSION_MIN */
/illumos-gate/usr/src/head/
H A Dldap.h57 #define LDAP_VERSION_MIN LDAP_VERSION3 macro
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c4325 # ifdef LDAP_VERSION_MIN
4326 if (lmap->ldap_version < LDAP_VERSION_MIN)
4329 lmap->ldap_version, LDAP_VERSION_MIN,
4333 # endif /* LDAP_VERSION_MIN */

Completed in 61 milliseconds