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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dlimits.c232 /* For these styles, type == 0 (SLAP_LIMITS_TYPE_SELF). */
383 flags = SLAP_LIMITS_TYPE_SELF;
445 && flags == SLAP_LIMITS_TYPE_SELF )
928 type == SLAP_LIMITS_TYPE_SELF ? "" : "this.",
H A Dslap.h1728 #define SLAP_LIMITS_TYPE_SELF 0x0000U macro
1729 #define SLAP_LIMITS_TYPE_DN SLAP_LIMITS_TYPE_SELF

Completed in 75 milliseconds