Searched refs:slap_propnames (Results 1 – 1 of 1) sorted by relevance
157 static const char *slap_propnames[] = { variable207 if ( !strcmp( name, slap_propnames[0] )) { in sasl_ap_lookup()308 … if ( !strcmp( sl.list[i].name, slap_propnames[SLAP_SASL_PROP_CONN] ) ) { in slap_auxprop_lookup()314 … if ( !strcmp( sl.list[i].name, slap_propnames[SLAP_SASL_PROP_AUTHZLEN] )) { in slap_auxprop_lookup()318 … } else if ( !strcmp( sl.list[i].name, slap_propnames[SLAP_SASL_PROP_AUTHZ] )) { in slap_auxprop_lookup()325 … if ( !strcmp( sl.list[i].name, slap_propnames[SLAP_SASL_PROP_AUTHCLEN] )) { in slap_auxprop_lookup()329 … } else if ( !strcmp( sl.list[i].name, slap_propnames[SLAP_SASL_PROP_AUTHC] ) ) { in slap_auxprop_lookup()365 if ( !strcmp( name, slap_propnames[0] )) { in slap_auxprop_lookup()552 if ( !strcmp( pr[i].name, slap_propnames[SLAP_SASL_PROP_CONN] ) ) { in slap_auxprop_store()557 if ( !strcmp( pr[i].name, slap_propnames[SLAP_SASL_PROP_AUTHCLEN] )) { in slap_auxprop_store()[all …]