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_SYNTAX_BLOB
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
slap.h
427
#define
SLAP_SYNTAX_BLOB
0x0001U /* syntax treated as blob (audio) */
457
#define slap_syntax_is_blob(s) slap_syntax_is_flag((s),
SLAP_SYNTAX_BLOB
)
schema_init.c
6236
SLAP_SYNTAX_BLOB
, NULL, blobValidate, NULL},
6294
SLAP_SYNTAX_BLOB
, NULL, NULL, NULL},
6304
SLAP_SYNTAX_BLOB
, NULL, blobValidate, NULL},
Completed in 51 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026