Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dsasl.c174 #define SLAP_SASL_PROP_COUNT 5 /* Number of properties we used */ macro
208 i += SLAP_SASL_PROP_COUNT - 1; in sasl_ap_lookup()
366 i += SLAP_SASL_PROP_COUNT - 1; in slap_auxprop_lookup()
717 struct propval auxvals[ SLAP_SASL_PROP_COUNT ] = { { 0 } }; in slap_sasl_canonicalize()
841 struct propval auxvals[ SLAP_SASL_PROP_COUNT ] = { { 0 } }; in slap_sasl_authorize()