Searched refs:SLAP_SYNTAX_BLOB (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dslap.h428 #define SLAP_SYNTAX_BLOB 0x0001U /* syntax treated as blob (audio) */ macro
458 #define slap_syntax_is_blob(s) slap_syntax_is_flag((s),SLAP_SYNTAX_BLOB)
H A Dschema_init.c6121 SLAP_SYNTAX_BLOB, NULL, blobValidate, NULL},
6179 SLAP_SYNTAX_BLOB, NULL, NULL, NULL},
6189 SLAP_SYNTAX_BLOB, NULL, blobValidate, NULL},

Completed in 95 milliseconds