Searched refs:LDAP_VENDOR_VERSION (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/bsd/openldap/include/
H A Dldap_features.h25 #define LDAP_VENDOR_VERSION 20450 macro
H A Dportable.h849 #define LDAP_VENDOR_VERSION 20450 macro
1144 #if (LDAP_VENDOR_VERSION == 000000) && !defined(LDAP_DEVEL)
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dapitest.c84 #ifdef LDAP_VENDOR_VERSION
85 printf(" Vendor Version: %d\n", (int) LDAP_VENDOR_VERSION);
H A Doptions.c177 info->ldapai_vendor_version = LDAP_VENDOR_VERSION;
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Ddict_ldap.c1827 if (((LDAP_VENDOR_VERSION <= 20011) && !(vendor_version <= 20011))
1828 || (!(LDAP_VENDOR_VERSION <= 20011) && (vendor_version <= 20011)))
1832 myname, LDAP_VENDOR_VERSION, vendor_version);
/netbsd-current/external/bsd/openldap/dist/clients/tools/
H A Dcommon.c1096 if( api.ldapai_vendor_version != LDAP_VENDOR_VERSION ) {
1099 api.ldapai_vendor_version, LDAP_VENDOR_VERSION );
1106 LDAP_VENDOR_NAME, LDAP_VENDOR_VERSION );
/netbsd-current/external/bsd/openldap/dist/include/
H A Dldap.h57 #define LDAP_API_FEATURE_X_OPENLDAP LDAP_VENDOR_VERSION

Completed in 222 milliseconds