Searched refs:nsldapi_result_nolock (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | sbind.c | 253 if ( nsldapi_result_nolock( ld, msgid, 1, 0, (struct timeval *) 0, in simple_bindifnot_s()
|
H A D | result.c | 101 rc = nsldapi_result_nolock(ld, msgid, all, 1, timeout, result); in ldap_result() 110 nsldapi_result_nolock( LDAP *ld, int msgid, int all, int unlock_permitted, in nsldapi_result_nolock() function
|
H A D | ldap-int.h | 710 int nsldapi_result_nolock( LDAP *ld, int msgid, int all, int unlock_permitted,
|