Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dsasl.c169 #define SLAP_SASL_PROP_CONN 0 macro
308 if ( !strcmp( sl.list[i].name, slap_propnames[SLAP_SASL_PROP_CONN] ) ) { in slap_auxprop_lookup()
552 if ( !strcmp( pr[i].name, slap_propnames[SLAP_SASL_PROP_CONN] ) ) { in slap_auxprop_store()
755 if ( !auxvals[SLAP_SASL_PROP_CONN].values ) { in slap_sasl_canonicalize()
756 names[0] = slap_propnames[SLAP_SASL_PROP_CONN]; in slap_sasl_canonicalize()