Searched refs:servercredp (Results 1 – 4 of 4) sorted by relevance
186 struct berval **servercredp ) in ldap_sasl_bind_s() argument195 if( servercredp != NULL ) { in ldap_sasl_bind_s()200 *servercredp = NULL; in ldap_sasl_bind_s()221 if( servercredp != NULL ) { in ldap_sasl_bind_s()233 if( servercredp != NULL ) { in ldap_sasl_bind_s()234 *servercredp = scredp; in ldap_sasl_bind_s()265 struct berval **servercredp, in ldap_parse_sasl_bind_result() argument280 if( servercredp != NULL ) { in ldap_parse_sasl_bind_result()284 *servercredp = NULL; in ldap_parse_sasl_bind_result()358 if ( servercredp != NULL ) { in ldap_parse_sasl_bind_result()[all …]
1280 struct berval **servercredp ));1286 struct berval **servercredp,2302 struct berval **servercredp,2313 struct berval **servercredp,
179 servercredp
1381 struct berval **servercredp1459 servercredp This result parameter will be filled in with the creden-1464 the server did not return any credentials, *servercredp is2649 struct berval **servercredp,2738 servercredp For SASL bind results, this result parameter will be filled4503 that the `servercredp' is set to NULL if an API error occurs.