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

  /src/external/bsd/openldap/dist/servers/lloadd/
backend.c 293 try_upstream( function
308 Debug( LDAP_DEBUG_CONNS, "try_upstream: "
382 if ( try_upstream( b, head, op, c, res, message ) ) {
proto-lload.h 47 LDAP_SLAPD_F (int) try_upstream( LloadBackend *b, lload_c_head *head, LloadOperation *op, LloadConnection *c, int *res, char **message );
client.c 188 if ( !try_upstream( b, NULL, op, upstream, &res, &message ) ) {

Completed in 33 milliseconds