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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c434 if ( fip->ldapaif_info_version != LDAP_FEATURE_INFO_VERSION ) {
435 fip->ldapaif_info_version = LDAP_FEATURE_INFO_VERSION;
/illumos-gate/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 );
/illumos-gate/usr/src/head/
H A Dldap.h192 * ldfi.ldapaif_info_version = LDAP_FEATURE_INFO_VERSION;
198 int ldapaif_info_version; /* version of this struct (1) */ member in struct:ldap_apifeature_info

Completed in 95 milliseconds