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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dlimits.c112 case SLAP_LIMITS_EXACT:
246 style = SLAP_LIMITS_EXACT;
248 case SLAP_LIMITS_EXACT:
399 flags |= SLAP_LIMITS_EXACT;
541 flags = SLAP_LIMITS_TYPE_GROUP | SLAP_LIMITS_EXACT;
922 case SLAP_LIMITS_EXACT:
H A Dslap.h1712 #define SLAP_LIMITS_EXACT 0x0001U macro
1713 #define SLAP_LIMITS_BASE SLAP_LIMITS_EXACT
1740 * can only be SLAP_LIMITS_EXACT */

Completed in 143 milliseconds