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

  /src/external/bsd/openldap/dist/servers/slapd/back-dnssrv/
init.c 76 bi->bi_connection_destroy = 0;
  /src/external/bsd/openldap/dist/servers/slapd/back-passwd/
init.c 71 bi->bi_connection_destroy = 0;
  /src/external/bsd/openldap/dist/servers/slapd/back-sock/
init.c 66 bi->bi_connection_destroy = 0;
  /src/external/bsd/openldap/dist/servers/slapd/back-ldap/
pbind.c 152 rc = lback->bi_connection_destroy( be, conn );
170 ldappbind.on_bi.bi_connection_destroy = ldap_pbind_connection_destroy;
init.c 105 bi->bi_connection_destroy = ldap_back_conn_destroy;
distproc.c 876 rc = lback->bi_connection_destroy( be, conn );
989 distproc.on_bi.bi_connection_destroy = ldap_distproc_connection_destroy;
chain.c 2173 rc = lback->bi_connection_destroy( be, conn );
2348 ldapchain.on_bi.bi_connection_destroy = ldap_chain_connection_destroy;
  /src/external/bsd/openldap/dist/servers/lloadd/
module_init.c 185 bi->bi_connection_destroy = 0;
  /src/external/bsd/openldap/dist/servers/slapd/back-perl/
init.c 80 bi->bi_connection_destroy = 0;
  /src/external/bsd/openldap/dist/servers/slapd/back-null/
null.c 455 bi->bi_connection_destroy = 0;
  /src/external/bsd/openldap/dist/servers/slapd/back-wt/
init.c 372 bi->bi_connection_destroy = 0;
  /src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
init.c 107 bi->bi_connection_destroy = 0 /* asyncmeta_back_conn_destroy */;
  /src/external/bsd/openldap/dist/servers/slapd/back-mdb/
init.c 523 bi->bi_connection_destroy = 0;
  /src/external/bsd/openldap/dist/servers/slapd/back-meta/
init.c 92 bi->bi_connection_destroy = meta_back_conn_destroy;
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
translucent.c 1310 rc = ov->db.bd_info->bi_connection_destroy(&ov->db, conn);
1487 translucent.on_bi.bi_connection_destroy = translucent_connection_destroy;
sssvlv.c 1420 sssvlv.on_bi.bi_connection_destroy = sssvlv_connection_destroy;
rwm.c 2751 rwm.on_bi.bi_connection_destroy = rwm_conn_destroy;
ppolicy.c 3480 ppolicy.on_bi.bi_connection_destroy = ppolicy_connection_destroy;
  /src/external/bsd/openldap/dist/servers/slapd/
slap.h 1850 #define be_connection_destroy bd_info->bi_connection_destroy
2241 typedef BI_conn_func BI_connection_destroy;
2346 BI_connection_destroy *bi_connection_destroy; member in struct:BackendInfo
backover.c 1433 bi->bi_connection_destroy = over_connection_destroy;
bconfig.c 8179 bi->bi_connection_destroy = 0;
  /src/external/bsd/openldap/dist/servers/slapd/back-monitor/
init.c 2102 bi->bi_connection_destroy = 0;
  /src/external/bsd/openldap/dist/servers/slapd/back-ldif/
ldif.c 2186 bi->bi_connection_destroy = 0;

Completed in 55 milliseconds