HomeSort by: relevance | last modified time | path
    Searched refs:ldap_find_request_by_msgid (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/libldap/
ldap-int.h 805 LDAP_F (LDAPRequest *) ldap_find_request_by_msgid( LDAP *ld, ber_int_t msgid );
result.c 641 lr = ldap_find_request_by_msgid( ld, id );
request.c 974 * by ldap_find_request_by_msgid(); if in the meanwhile
1671 ldap_find_request_by_msgid( LDAP *ld, ber_int_t msgid ) function
1682 Debug3( LDAP_DEBUG_TRACE, "ldap_find_request_by_msgid: "
1688 Debug2( LDAP_DEBUG_TRACE, "ldap_find_request_by_msgid: "

Completed in 20 milliseconds