Home
last modified time | relevance | path

Searched refs:LDAP_FEATURE_INFO_VERSION (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c434 if ( fip->ldapaif_info_version != LDAP_FEATURE_INFO_VERSION ) { in nsldapi_get_feature_info()
435 fip->ldapaif_info_version = LDAP_FEATURE_INFO_VERSION; in nsldapi_get_feature_info()
/titanic_50/usr/src/head/
H A Dldap.h196 #define LDAP_FEATURE_INFO_VERSION 1 macro
/titanic_50/usr/src/cmd/ldap/common/
H A Dcommon.c909 fi.ldapaif_info_version = LDAP_FEATURE_INFO_VERSION;