OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ce_kids
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
slap-config.h
105
struct CfEntryInfo *
ce_kids
;
member in struct:CfEntryInfo
bconfig.c
2824
ce = ce->
ce_kids
;
2905
ce = ce->
ce_kids
;
4212
root = root->
ce_kids
;
4618
if ( ce->
ce_kids
) {
4619
rc = config_send( op, rs, ce->
ce_kids
, 1 );
4784
for (ce2 = ce->
ce_kids
; ce2; ce2 = ce2->ce_sibs) {
5020
for (nsibs=0, ce=parent->
ce_kids
; ce; ce=ce->ce_sibs) {
5035
for (nsibs=0, ce=parent->
ce_kids
; ce; ce=ce->ce_sibs) {
5619
} else if ( last->
ce_kids
) {
5623
cprev = &last->
ce_kids
;
[
all
...]
Completed in 18 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026