OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cr_list
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/back-mdb/
filterindex.c
339
ComponentReference*
cr_list
, *cr;
local
349
cr_list
= ai->ai_cr;
356
for ( cr =
cr_list
; cr ; cr = cr->cr_next ) {
filterindex.c
339
ComponentReference*
cr_list
, *cr;
local
349
cr_list
= ai->ai_cr;
356
for ( cr =
cr_list
; cr ; cr = cr->cr_next ) {
/src/external/bsd/openldap/dist/servers/slapd/
component.c
180
ci_temp = &dup_cr->
cr_list
;
181
ci_curr = cr->
cr_list
;
191
dup_cr->cr_curr = dup_cr->
cr_list
;
564
ComponentId**
cr_list
;
local
580
cr_list
= &ca_comp_ref->
cr_list
;
585
rc = get_componentId( op, cav,
cr_list
, text );
587
if ( count == 0 ) ca_comp_ref->cr_curr = ca_comp_ref->
cr_list
;
588
cr_list
= &(*
cr_list
)->ci_next
[
all
...]
component.c
180
ci_temp = &dup_cr->
cr_list
;
181
ci_curr = cr->
cr_list
;
191
dup_cr->cr_curr = dup_cr->
cr_list
;
564
ComponentId**
cr_list
;
local
580
cr_list
= &ca_comp_ref->
cr_list
;
585
rc = get_componentId( op, cav,
cr_list
, text );
587
if ( count == 0 ) ca_comp_ref->cr_curr = ca_comp_ref->
cr_list
;
588
cr_list
= &(*
cr_list
)->ci_next
[
all
...]
slap.h
3167
ComponentId *
cr_list
;
member in struct:ComponentReference
slap.h
3167
ComponentId *
cr_list
;
member in struct:ComponentReference
Completed in 40 milliseconds
Indexes created Wed Sep 02 00:25:50 UTC 2026