Home
last modified time | relevance | path

Searched refs:SLAP_AT_ABSTRACT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dschema_prep.c909 NULL, SLAP_AT_ABSTRACT,
918 NULL, SLAP_AT_ABSTRACT,
1056 SLAP_AT_ABSTRACT|SLAP_AT_FINAL, /* mask */
1074 SLAP_AT_ABSTRACT|SLAP_AT_FINAL, /* mask */
H A Dslap.h704 #define SLAP_AT_ABSTRACT 0x0100U /* cannot be instantiated */ macro