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_AN_OCEXCLUDE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
ad.c
620
attrs->an_flags |=
SLAP_AN_OCEXCLUDE
;
622
attrs->an_flags &= ~
SLAP_AN_OCEXCLUDE
;
635
if ( attrs->an_flags &
SLAP_AN_OCEXCLUDE
) {
983
anew->an_flags |=
SLAP_AN_OCEXCLUDE
;
aclparse.c
2741
ptr = acl_safe_strcopy( ptr, ( an->an_flags &
SLAP_AN_OCEXCLUDE
) ? "!" : "@" );
slap.h
862
#define
SLAP_AN_OCEXCLUDE
0x01
Completed in 68 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026