Home
last modified time | relevance | path

Searched refs:lwsac_free (Results 1 - 25 of 27) sorted by relevance

12

/third_party/libwebsockets/lib/misc/lwsac/
H A Dcached-file.c104 lwsac_free(&lac); in lwsac_use_cached_file_end()
123 lwsac_free(&lac); in lwsac_use_cached_file_detach()
210 lwsac_free(&lac); in lwsac_cached_file()
H A Dlwsac.c262 lwsac_free(struct lwsac **head) in lwsac_free() function
337 lwsac_free(head); in lwsac_unreference()
354 lwsac_free(head); in lwsac_detach()
H A Dlwsac.cxx52 lwsac_free(&ac); in start()
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-form-post-lwsac/
H A Dminimal-http-server-form-post.c110 lwsac_free(&pss->ac); in callback_http()
129 lwsac_free(&pss->ac); in callback_http()
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_openmetrics_export.c255 lwsac_free(&pss->ac); in lws_metrics_om_ac_stash()
496 lwsac_free(&pss->ac); in callback_lws_openmetrics_export()
678 lwsac_free(&pss->ac); in callback_lws_openmetrics_prox_agg()
726 lwsac_free(&partner_pss->ac); in callback_lws_openmetrics_prox_agg()
834 lwsac_free(&pss->ac); in callback_lws_openmetrics_prox_server()
1045 lwsac_free(&pss->ac); in callback_lws_openmetrics_prox_client()
1133 lwsac_free(&pss->ac); in callback_lws_openmetrics_prox_client()
H A Dprotocol_fulltext_demo.c155 lwsac_free(&pss->result); in callback_fts()
242 lwsac_free(&pss->result); in callback_fts()
/third_party/libwebsockets/lib/drivers/netdev/
H A Dwifi.c175 lwsac_free(&netdevs->ac_creds); in lws_netdev_wifi_scan_select()
239 lwsac_free(&netdevs->ac_creds); in lws_netdev_wifi_redo_last()
H A Dnetdev.c132 lwsac_free(&a.ac); in lws_netdev_credentials_settings_get()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lwsac/
H A Dmain.c78 lwsac_free(&lwsac); in main()
/third_party/libwebsockets/lib/misc/fts/
H A Dtrie-fd.c278 lwsac_free(linetable_head); in lws_fts_cache_chunktable()
654 lwsac_free(&lt_head); in lws_fts_search()
672 lwsac_free(&lt_head); in lws_fts_search()
737 lwsac_free(&lt_head); in lws_fts_search()
758 lwsac_free(&lt_head); in lws_fts_search()
H A Dtrie.c308 lwsac_free(&lwsac_head); in lws_fts_create()
317 lwsac_free(&(*trie)->lwsac_input_head); in lws_fts_destroy()
318 lwsac_free(&lwsac_head); in lws_fts_destroy()
476 lwsac_free(&t->lwsac_input_head); in finalize_per_input()
/third_party/libwebsockets/include/
H A Dlibwebsockets.hxx63 ~lssAc() { lwsac_free(&ac); } in ~lssAc()
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-lwsac.h43 * When you are finished with the allocations, you call lwsac_free() and
149 * lwsac_free - deallocate all chunks in the lwsac and set head NULL
157 lwsac_free(struct lwsac **head);
169 * The creator of the lwsac can all this instead of lwsac_free() when it itself
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/
H A Dtest2.c233 lwsac_free(&a.ac); in test2()
H A Dmain.c636 lwsac_free(&a.ac); in main()
701 lwsac_free(&a.ac); in main()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct_sqlite/
H A Dmain.c185 lwsac_free(&ac); in main()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_map/
H A Dmain.c155 lwsac_free(&ac); in main()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-fts/
H A Dmain.c215 lwsac_free(&params.results_head); in main()
/third_party/libwebsockets/lib/roles/http/server/
H A Dlws-spa.c619 lwsac_free(i->ac); in lws_spa_create_via_info()
700 lwsac_free(spa->i.ac); in lws_spa_destroy()
/third_party/libwebsockets/plugins/deaddrop/
H A Dprotocol_lws_deaddrop.c213 lwsac_free(&lwsac_head); in scan_upload_dir()
425 lwsac_free(&vhd->lwsac_head); in callback_deaddrop()
/third_party/libwebsockets/lib/misc/
H A Dlws-struct-lejp.c443 lwsac_free(&args->ac_chunks); in lws_struct_default_lejp_cb()
468 lwsac_free(&args->ac_chunks); in lws_struct_default_lejp_cb()
H A Dlws-struct-sqlite.c225 lwsac_free(&a.ac); in lws_struct_sq3_deserialize()
/third_party/libwebsockets/lib/secure-streams/
H A Dpolicy-common.c462 lwsac_free(&context->ac_policy); in lws_ss_policy_set()
H A Dpolicy-json.c1133 lwsac_free(&a->ac); in lws_ss_policy_parser_cb()
1200 lwsac_free(&args->ac); in lws_ss_policy_parse_abandon()
/third_party/libwebsockets/lib/cose/
H A Dcose_validate.c1042 lwsac_free(&cps->ac); in lws_cose_validate_destroy()

Completed in 16 milliseconds

12