Home
last modified time | relevance | path

Searched refs:ldap_find_request_by_msgid (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dldap-int.h804 LDAP_F (LDAPRequest *) ldap_find_request_by_msgid( LDAP *ld, ber_int_t msgid );
H A Dresult.c580 lr = ldap_find_request_by_msgid( ld, id ); in try_read1msg()
H A Drequest.c1670 ldap_find_request_by_msgid( LDAP *ld, ber_int_t msgid ) in ldap_find_request_by_msgid() function