OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wi_cache
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/back-wt/
ctx.c
49
if (!wi->
wi_cache
) {
53
rc = wi->
wi_cache
->open_session(wi->
wi_cache
, NULL, NULL, &wc->idlcache_session);
init.c
185
"in_memory=true", &wi->
wi_cache
);
194
rc = wi->
wi_cache
->open_session(wi->
wi_cache
, NULL, NULL, &cache_session);
243
if ( wi->
wi_cache
) {
244
rc = wi->
wi_cache
->close(wi->
wi_cache
, NULL);
back-wt.h
42
WT_CONNECTION *
wi_cache
;
member in struct:wt_info
Completed in 80 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026