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_USERATTRS_NO
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
slap.h
2143
#define
SLAP_USERATTRS_NO
(0x10U)
2147
#define SLAP_USERATTRS_MASK(f) ((f) & (
SLAP_USERATTRS_NO
|SLAP_USERATTRS_YES))
result.c
1923
? SLAP_USERATTRS_YES :
SLAP_USERATTRS_NO
;
Completed in 21 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026