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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c84 __declspec ( thread ) char *nsldapi_gmatched = NULL; variable
162 *LDMatched = nsldapi_gmatched;
176 if ( nsldapi_gmatched != NULL )
178 ldap_memfree( nsldapi_gmatched );
186 nsldapi_gmatched = LDMatched;

Completed in 57 milliseconds