OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oc_cache
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
oc.c
142
static Avlnode *
oc_cache
= NULL;
variable
187
if (
oc_cache
) {
188
oir = ldap_avl_find(
oc_cache
, ocname, oc_index_name_cmp );
195
ldap_avl_insert( &
oc_cache
, (caddr_t) oir,
Completed in 42 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026