Home
last modified time | relevance | path

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

/titanic_41/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_41/usr/src/cmd/ldap/common/
H A Dcommon.c909 fi.ldapaif_info_version = LDAP_FEATURE_INFO_VERSION;
918 fi.ldapaif_name, fi.ldapaif_info_version );
/titanic_41/usr/src/head/
H A Dldap.h198 int ldapaif_info_version; /* version of this struct (1) */ member