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

/opensolaris-onvv-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 */
/opensolaris-onvv-gate/usr/src/lib/libldap4/include/
H A Dldap.h43 #define LDAP_VERSION_MIN 2 macro
/opensolaris-onvv-gate/usr/src/head/
H A Dldap.h58 #define LDAP_VERSION_MIN LDAP_VERSION3 macro
/opensolaris-onvv-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 167 milliseconds