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

  /src/external/bsd/openldap/dist/servers/slapd/overlays/
translucent.c 1402 ** translucent_db_close()
1408 translucent_db_close( BackendDB *be, ConfigReply *cr ) function
1414 Debug(LDAP_DEBUG_TRACE, "==> translucent_db_close\n" );
1478 translucent.on_bi.bi_db_close = translucent_db_close;
translucent.c 1402 ** translucent_db_close()
1408 translucent_db_close( BackendDB *be, ConfigReply *cr ) function
1414 Debug(LDAP_DEBUG_TRACE, "==> translucent_db_close\n" );
1478 translucent.on_bi.bi_db_close = translucent_db_close;

Completed in 31 milliseconds