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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dpsauth.c31 #define SLAP_SASL_PROP_COUNT 5 /* Number of properties we used */ macro
145 struct propval auxvals[ SLAP_SASL_PROP_COUNT ] = { { 0 } };
193 struct propval auxvals[SLAP_SASL_PROP_COUNT] = {{0}};
H A Dsasl.c181 #define SLAP_SASL_PROP_COUNT 5 /* Number of properties we used */ macro
215 i += SLAP_SASL_PROP_COUNT - 1;
350 i += SLAP_SASL_PROP_COUNT - 1;
889 struct propval auxvals[ SLAP_SASL_PROP_COUNT ] = { { 0 } };
1018 * (SLAP_SASL_PROP_COUNT - 1) because we skip "conn",
1021 struct propval auxvals[ SLAP_SASL_PROP_COUNT ] = { { 0 } };
1947 struct propval auxvals[ SLAP_SASL_PROP_COUNT ] = { { 0 } };

Completed in 243 milliseconds