Home
last modified time | relevance | path

Searched refs:oc_cache (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Doc.c142 static Avlnode *oc_cache = NULL; variable
187 if ( oc_cache ) { in oc_bvfind()
188 oir = ldap_avl_find( oc_cache, ocname, oc_index_name_cmp ); in oc_bvfind()
195 ldap_avl_insert( &oc_cache, (caddr_t) oir, in oc_bvfind()