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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dpsauth.c30 #define SLAP_SASL_PROP_AUTHCLEN 1 macro
160 names[0] = slap_propnames[SLAP_SASL_PROP_AUTHCLEN];
H A Dsasl.c179 #define SLAP_SASL_PROP_AUTHCLEN 1 macro
330 if ( !strcmp( sl.list[i].name, slap_propnames[SLAP_SASL_PROP_AUTHCLEN] )) {
483 if ( !strcmp( pr[i].name, slap_propnames[SLAP_SASL_PROP_AUTHCLEN] )) {
806 if ( !strcmp( sl.list[i].name, slap_propnames[SLAP_SASL_PROP_AUTHCLEN] )) {
949 which = SLAP_SASL_PROP_AUTHCLEN;

Completed in 67 milliseconds