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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dabandon.c61 if ( ldap_abandon_ext( ld, msgid, NULL, NULL ) == LDAP_SUCCESS ) {
75 ldap_abandon_ext( LDAP *ld, int msgid, LDAPControl **serverctrls, function
80 LDAPDebug( LDAP_DEBUG_TRACE, "ldap_abandon_ext %d\n", msgid, 0, 0 );
H A Dllib-lldap20 int ldap_abandon_ext(LDAP *ld, int msgid, LDAPControl **serverctrls, LDAPControl ** clientctrls);
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_wrapper.c49 return (ldap_abandon_ext(ld, msgid, serverctrls, clientctrls));
H A Dns_reads.c2224 (void) ldap_abandon_ext(cookie->conn->ld, cookie->msgId,
/illumos-gate/usr/src/head/
H A Dldap.h573 int LDAP_CALL ldap_abandon_ext(LDAP *ld, int msgid,

Completed in 60 milliseconds