Searched refs:lload_connection_init (Results 1 – 4 of 4) sorted by relevance
96 LDAP_SLAPD_F (LloadConnection *) lload_connection_init( ber_socket_t s, const char *peername, int u…
562 lload_connection_init( ber_socket_t s, const char *peername, int flags ) in lload_connection_init() function
408 if ( (c = lload_connection_init( s, peername, flags) ) == NULL ) { in client_init()
899 if ( (c = lload_connection_init( s, b->b_host, flags )) == NULL ) { in upstream_init()