HomeSort by: relevance | last modified time | path
    Searched refs:LDAP_VENDOR_VERSION_MAJOR (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/openldap/include/
ldap_features.h 26 #define LDAP_VENDOR_VERSION_MAJOR 2
portable.h 859 #define LDAP_VENDOR_VERSION_MAJOR 2
  /src/external/bsd/openldap/dist/include/
ldap_features.hin 25 #undef LDAP_VENDOR_VERSION_MAJOR
portable.hin 857 #undef LDAP_VENDOR_VERSION_MAJOR
  /src/external/bsd/openldap/dist/contrib/slapd-modules/allop/
allop.c 51 ( LDAP_VENDOR_VERSION_MAJOR == X || LDAP_VENDOR_VERSION_MAJOR >= (major) ) \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/ppm/
ppm.h 24 #define OLDAP_VERSION ((LDAP_VENDOR_VERSION_MAJOR << 8) | LDAP_VENDOR_VERSION_MINOR)

Completed in 35 milliseconds