Home
last modified time | relevance | path

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

/external/libwebsockets/lib/core-net/
Dsorted-usec-list.c78 lws_dll2_get_head(own)) { in __lws_sul_insert()
117 while (lws_dll2_get_head(own)) { in __lws_sul_service_ripe()
121 lws_dll2_get_head(own); in __lws_sul_service_ripe()
Dsequencer.c70 lws_dll2_get_head(&pt->seq_owner)) { in lws_sul_seq_heartbeat_cb()
196 dh = lws_dll2_get_head(&seq->seq_event_owner); in lws_seq_sul_pending_cb()
272 dh = lws_dll2_get_head(&seq->seq_event_owner); in lws_seq_check_wsi()
Ddummy-callback.c172 dll = lws_dll2_get_head(&wsi->ws->proxy_owner); in lws_callback_ws_proxy()
186 if (lws_dll2_get_head(&wsi->ws->proxy_owner)) in lws_callback_ws_proxy()
216 dll = lws_dll2_get_head(&wsi->ws->proxy_owner); in lws_callback_ws_proxy()
232 if (lws_dll2_get_head(&wsi->ws->proxy_owner)) in lws_callback_ws_proxy()
Dlws-dsh.c458 lws_dll2_get_head(&dsh->oha[kind + 1].owner); in lws_dsh_get_head()
Dservice.c584 lws_dll2_get_head(&pt->tls.dll_pending_tls_owner)) { in lws_service_flag_pending()
Dpollfd.c619 lws_dll2_get_head(&vhost->same_vh_protocol_owner[n])) { in lws_callback_on_writable_all_protocol_vhost()
/external/libwebsockets/lib/core/
Dlws_dll2.c191 lws_dll2_get_head(own)) { in lws_dll2_add_sorted()
223 lws_dll2_get_head(owner)) { in lws_dll2_describe()
/external/libwebsockets/lib/system/async-dns/
Dasync-dns.c47 lws_dll2_get_head(owner)) { in lws_adns_get_query()
82 lws_dll2_get_head(&q->wsi_adns)) { in lws_async_dns_complete()
345 lws_dll2_get_head(&dns->cached)) { in lws_adns_get_cache()
458 lws_dll2_get_head(&q->wsi_adns)) { in cancel()
/external/libwebsockets/minimal-examples/api-tests/api-test-lws_struct_sqlite/
Dmain.c163 pts = lws_container_of(lws_dll2_get_head(&resown), in main()
/external/libwebsockets/lib/roles/dbus/
Ddbus.c310 lws_dll2_get_head(&pt->dbus.timer_list_owner)) { in lws_dbus_remove_timeout()
482 lws_dll2_get_head(&pt->dbus.timer_list_owner)) { in lws_dbus_sul_cb()
/external/libwebsockets/lib/tls/
Dtls-network.c39 lws_dll2_get_head(&pt->tls.dll_pending_tls_owner)) { in lws_tls_fake_POLLIN_for_buffered()
/external/libwebsockets/lib/system/
Dsystem.c190 lws_dll2_get_head(&pt->attach_owner)) { in __lws_system_attach()
/external/libwebsockets/lib/secure-streams/
Dsecure-streams-client.c417 lws_dll2_get_head(&(*ph)->metadata_owner)) { in lws_sspc_destroy()
509 lws_dll2_get_head(&h->metadata_owner)) { in _lws_sspc_set_metadata()
/external/libwebsockets/include/libwebsockets/
Dlws-dll2.h275 lws_dll2_get_head(struct lws_dll2_owner *owner) { return owner->head; } in lws_dll2_get_head() function
/external/libwebsockets/lib/abstract/protocols/smtp/
Dsmtp-sequencer.c87 pd2 = lws_dll2_get_head(&s->emails_owner); in lws_smtpc_kick_internal()
/external/libwebsockets/lib/misc/
Dlws-struct-lejp.c490 p = j->dllpos = lws_dll2_get_head(o); in lws_struct_json_serialize()
576 p = j->dllpos = lws_dll2_get_head(o); in lws_struct_json_serialize()
/external/libwebsockets/lib/tls/openssl/
Dopenssl-client.c643 lws_dll2_get_head(&vh->context->tls.cc_owner)) { in lws_tls_client_create_vhost_context()