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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dcancel.c58 ldap_cancel_s( function
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-meta/
H A Dbind.c943 rc = ldap_cancel_s( msc->msc_ld, msgid, NULL, NULL );
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/clients/tools/
H A Dcommon.c1880 rc = ldap_cancel_s( ld, msgid, NULL, NULL );
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/include/
H A Dldap.h2088 ldap_cancel_s LDAP_P(( LDAP *ld,
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-ldap/
H A Dbind.c1695 return ldap_cancel_s( lc->lc_ld, msgid, NULL, NULL );

Completed in 185 milliseconds