OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLAP_OCF_SET_FLAGS
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
proto-slap.h
1443
: is_entry_objectclass((e), slap_schema.si_oc_alias,
SLAP_OCF_SET_FLAGS
))
1447
: is_entry_objectclass((e), slap_schema.si_oc_referral,
SLAP_OCF_SET_FLAGS
))
1451
: is_entry_objectclass((e), slap_schema.si_oc_subentry,
SLAP_OCF_SET_FLAGS
))
1455
: is_entry_objectclass((e), slap_schema.si_oc_collectiveAttributeSubentry,
SLAP_OCF_SET_FLAGS
))
1459
: is_entry_objectclass((e), slap_schema.si_oc_dynamicObject,
SLAP_OCF_SET_FLAGS
))
1463
: is_entry_objectclass((e), slap_schema.si_oc_glue,
SLAP_OCF_SET_FLAGS
))
1467
: is_entry_objectclass((e), slap_schema.si_oc_syncProviderSubentry,
SLAP_OCF_SET_FLAGS
))
1471
: is_entry_objectclass((e), slap_schema.si_oc_syncConsumerSubentry,
SLAP_OCF_SET_FLAGS
))
oc.c
83
if ( flags ==
SLAP_OCF_SET_FLAGS
&& ( e->e_ocflags & SLAP_OC__END ) )
114
if ( !( flags &
SLAP_OCF_SET_FLAGS
) ) {
slap.h
792
#define
SLAP_OCF_SET_FLAGS
0x1
794
#define SLAP_OCF_MASK (
SLAP_OCF_SET_FLAGS
|SLAP_OCF_CHECK_SUP)
Completed in 43 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026