Searched refs:sasl_FREE (Results 1 – 11 of 11) sorted by relevance
188 sasl_FREE(((struct configlist *)(gctx->configlist))232 sasl_FREE(gctx->config_path);239 sasl_FREE(((struct configlist *)gctx->configlist)[i].key);241 sasl_FREE(((struct configlist *)gctx->configlist)[i].value);243 sasl_FREE(gctx->configlist);
246 sasl_FREE(ptr->name);247 sasl_FREE(ptr);262 sasl_FREE(ptr);353 sasl_FREE(new_item);413 sasl_FREE(in_buf);448 sasl_FREE(in_buf);
495 if(global_mech_list) sasl_FREE(global_mech_list); in sasl_done()678 sasl_FREE(*pconn); in sasl_dispose()690 sasl_FREE(conn->serverFQDN); in _sasl_conn_dispose()693 sasl_FREE(conn->external.auth_id); in _sasl_conn_dispose()696 if(conn->encode_buf->data) sasl_FREE(conn->encode_buf->data); in _sasl_conn_dispose()697 sasl_FREE(conn->encode_buf); in _sasl_conn_dispose()701 sasl_FREE(conn->error_buf); in _sasl_conn_dispose()704 sasl_FREE(conn->errdetail_buf); in _sasl_conn_dispose()707 sasl_FREE(conn->decode_buf); in _sasl_conn_dispose()710 sasl_FREE(conn->mechlist_buf); in _sasl_conn_dispose()[all …]
162 sasl_FREE(cprevm->plugname);163 sasl_FREE(cprevm);167 sasl_FREE(cmechlist);173 sasl_FREE(path_info->path);175 sasl_FREE(path_info);300 sasl_FREE(mech);521 sasl_FREE(c_conn->clientFQDN);529 sasl_FREE(c_conn->cparams);672 sasl_FREE(*pconn);1254 sasl_FREE(retval);
254 sasl_FREE(cur); in server_dispose_mech_contexts()284 sasl_FREE(cur); in server_dispose()295 sasl_FREE(s_conn->user_realm); in server_dispose()298 sasl_FREE(s_conn->sparams); in server_dispose()502 sasl_FREE(mech);585 sasl_FREE(prevm->plugname);586 sasl_FREE(prevm);590 sasl_FREE(mechlist);607 sasl_FREE(path_info->path);609 sasl_FREE(path_info);[all …]
241 sasl_FREE(construct); in auxprop_verify_password()252 if (userid) sasl_FREE(userid); in auxprop_verify_password()253 if (realm) sasl_FREE(realm); in auxprop_verify_password()338 if (userid) sasl_FREE(userid); in _sasl_auxprop_verify_apop()339 if (realm) sasl_FREE(realm); in _sasl_auxprop_verify_apop()
247 sasl_FREE(tmp); in prop_dispose()254 sasl_FREE(*ctx); in prop_dispose()443 sasl_FREE(tmp); in prop_clear()902 sasl_FREE(new_item); in _sasl_auxprop_add_plugin()938 sasl_FREE(ptr->plugname);940 sasl_FREE(ptr);1013 sasl_FREE(freeptr);
421 sasl_FREE(newhead); in _sasl_get_plugin()427 sasl_FREE(newhead); in _sasl_get_plugin()471 sasl_FREE(libptr); in release_plugin()629 sasl_FREE(p_info); in _sasl_load_plugins()777 sasl_FREE(libptr);
402 if(text->out_buf) sasl_FREE(text->out_buf); in external_client_mech_dispose()404 sasl_FREE(text); in external_client_mech_dispose()
466 #define sasl_FREE(__ptr__) (gctx->sasl_allocation_utils.free((__ptr__))) macro483 #define sasl_FREE(__ptr__) (_sasl_allocation_utils.free((__ptr__))) macro
427 sasl_FREE(*rpool); in sasl_randfree()