Searched defs:ldap_result (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | result.c | 68 * ldap_result - wait for an ldap result response to a message from the 70 * ldap_result will wait for a response with msgid. If all is 0 the 71 * first message with id msgid will be accepted, otherwise, ldap_result 79 * ldap_result( s, msgid, all, timeout, result ) 83 ldap_result( function 93 LDAPDebug( LDAP_DEBUG_TRACE, "ldap_result\n", 0, 0, 0 );
|
Completed in 55 milliseconds