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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dlimits.c95 unsigned style = lm[0]->lm_flags & SLAP_LIMITS_MASK;
226 style = flags & SLAP_LIMITS_MASK;
480 } else if ( (flags & SLAP_LIMITS_MASK) == SLAP_LIMITS_REGEX
914 style = lim->lm_flags & SLAP_LIMITS_MASK;
1331 if ( ( lm->lm_flags & SLAP_LIMITS_MASK ) == SLAP_LIMITS_REGEX )
H A Dslap.h1721 #define SLAP_LIMITS_MASK 0x000FU macro
1739 * of member in oc for match; then lm_flags & SLAP_LIMITS_MASK

Completed in 80 milliseconds