OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LDAP_VENDOR_VERSION
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/bsd/openldap/include/
ldap_features.h
25
#define
LDAP_VENDOR_VERSION
20610
portable.h
856
#define
LDAP_VENDOR_VERSION
20610
1167
#if (
LDAP_VENDOR_VERSION
== 000000) && !defined(LDAP_DEVEL)
/src/external/bsd/openldap/dist/include/
ldap_features.hin
24
#undef
LDAP_VENDOR_VERSION
portable.hin
854
#undef
LDAP_VENDOR_VERSION
1165
#if (
LDAP_VENDOR_VERSION
== 000000) && !defined(LDAP_DEVEL)
ldap.h
57
#define LDAP_API_FEATURE_X_OPENLDAP
LDAP_VENDOR_VERSION
/src/external/bsd/openldap/dist/libraries/libldap/
apitest.c
84
#ifdef
LDAP_VENDOR_VERSION
85
printf(" Vendor Version: %d\n", (int)
LDAP_VENDOR_VERSION
);
options.c
177
info->ldapai_vendor_version =
LDAP_VENDOR_VERSION
;
/src/external/ibm-public/postfix/dist/src/global/
dict_ldap.c
1827
if (((
LDAP_VENDOR_VERSION
<= 20011) && !(vendor_version <= 20011))
1828
|| (!(
LDAP_VENDOR_VERSION
<= 20011) && (vendor_version <= 20011)))
1832
myname,
LDAP_VENDOR_VERSION
, vendor_version);
/src/external/bsd/openldap/dist/clients/tools/
common.c
1102
if( api.ldapai_vendor_version !=
LDAP_VENDOR_VERSION
) {
1105
api.ldapai_vendor_version,
LDAP_VENDOR_VERSION
);
1112
LDAP_VENDOR_NAME,
LDAP_VENDOR_VERSION
);
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
winldap.d
54
enum
LDAP_VENDOR_VERSION
= 510;
Completed in 35 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026