OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:be_has_subordinates
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/back-relay/
op.c
326
if ( bd && bd->
be_has_subordinates
) {
328
rc = bd->
be_has_subordinates
( op, e, hasSubs );
/src/external/bsd/openldap/dist/servers/slapd/
compare.c
243
&& op->o_bd->
be_has_subordinates
)
255
rc = rs->sr_err = op->o_bd->
be_has_subordinates
( op,
filterentry.c
552
&& op && op->o_bd && op->o_bd->
be_has_subordinates
)
564
if ( op->o_bd->
be_has_subordinates
( op, e, &hasSubordinates ) !=
837
if ( op && op->o_bd && op->o_bd->
be_has_subordinates
) {
slap.h
1847
#define
be_has_subordinates
bd_info->bi_has_subordinates
macro
/src/external/bsd/openldap/dist/servers/slapd/overlays/
refint.c
1039
if ( op->o_bd->
be_has_subordinates
) {
1041
rc = op->o_bd->
be_has_subordinates
( op, e, &has );
/src/external/bsd/openldap/dist/servers/slapd/slapi/
slapi_utils.c
490
if ( be == NULL || be->
be_has_subordinates
== 0 ) {
504
rc = be->
be_has_subordinates
( pb->pb_op, (Entry *) e,
Completed in 33 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026