Home
last modified time | relevance | path

Searched refs:LDAP_VENDOR_VERSION (Results 1 – 4 of 4) sorted by path

/illumos-gate/usr/src/cmd/ldap/common/
H A Dcommon.c374 (float)LDAP_VENDOR_VERSION / 100,
380 } else if (ldai.ldapai_vendor_version < LDAP_VENDOR_VERSION ) {
385 (float)LDAP_VENDOR_VERSION / 100,
/illumos-gate/usr/src/head/
H A Dldap.h60 #define LDAP_VENDOR_VERSION 500 /* version # * 100 */ macro
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_ldap.h53 # if LDAP_VENDOR_VERSION < 20224
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c386 aip->ldapai_vendor_version = LDAP_VENDOR_VERSION; in nsldapi_get_api_info()