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

  /src/external/bsd/openldap/dist/servers/lloadd/
connection.c 390 connection_destroy( LloadConnection *c ) function
393 Debug( LDAP_DEBUG_CONNS, "connection_destroy: "
559 CONNECTION_DESTROY(c);
633 c->c_destroy = connection_destroy;
client.c 366 CONNECTION_DESTROY(c);
658 connection_destroy( c );
798 connection_destroy( c );
proto-lload.h 100 LDAP_SLAPD_F (void) connection_destroy( LloadConnection *c );
upstream.c 159 CONNECTION_DESTROY(c);
810 CONNECTION_DESTROY(c);
921 CONNECTION_DESTROY(c);
1059 connection_destroy( c );
1188 connection_destroy( c );
  /src/external/bsd/openldap/dist/servers/slapd/
connection.c 94 static void connection_destroy( Connection *c );
589 connection_destroy( Connection *c ) function
824 connection_destroy( c );

Completed in 30 milliseconds