HomeSort by: relevance | last modified time | path
    Searched defs:upstream_finish (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/lloadd/
upstream.c 658 upstream_finish( LloadConnection *c ) function
715 Debug( LDAP_DEBUG_ANY, "upstream_finish: "
723 Debug( LDAP_DEBUG_CONNS, "upstream_finish: "
730 Debug( LDAP_DEBUG_CONNS, "upstream_finish: "
788 rc = upstream_finish( c );
880 rc = upstream_finish( c );
999 if ( upstream_finish( c ) ) {
upstream.c 658 upstream_finish( LloadConnection *c ) function
715 Debug( LDAP_DEBUG_ANY, "upstream_finish: "
723 Debug( LDAP_DEBUG_CONNS, "upstream_finish: "
730 Debug( LDAP_DEBUG_CONNS, "upstream_finish: "
788 rc = upstream_finish( c );
880 rc = upstream_finish( c );
999 if ( upstream_finish( c ) ) {

Completed in 45 milliseconds