/external/libwebsockets/lib/core/ |
D | lws_dll2.c | 35 lws_start_foreach_dll_safe(struct lws_dll2 *, p, tp, owner->head) { in lws_dll2_foreach_safe() 190 lws_start_foreach_dll_safe(struct lws_dll2 *, p, tp, in lws_dll2_add_sorted() 222 lws_start_foreach_dll_safe(struct lws_dll2 *, p, tp, in lws_dll2_describe()
|
D | lws_dll.c | 242 lws_start_foreach_dll_safe(struct lws_dll *, p, tp, phead->next) { in lws_dll_foreach_safe()
|
/external/libwebsockets/lib/system/async-dns/ |
D | async-dns.c | 46 lws_start_foreach_dll_safe(struct lws_dll2 *, d, d1, in lws_adns_get_query() 81 lws_start_foreach_dll_safe(struct lws_dll2 *, d, d1, in lws_async_dns_complete() 272 lws_start_foreach_dll_safe(struct lws_dll2 *, d, d1, in callback_async_dns() 344 lws_start_foreach_dll_safe(struct lws_dll2 *, d, d1, in lws_adns_get_cache() 457 lws_start_foreach_dll_safe(struct lws_dll2 *, d3, d4, in cancel()
|
/external/libwebsockets/lib/core-net/ |
D | sequencer.c | 69 lws_start_foreach_dll_safe(struct lws_dll2 *, p, tp, in lws_sul_seq_heartbeat_cb() 173 lws_start_foreach_dll_safe(struct lws_dll2 *, p, tp, in lws_seq_destroy_all_on_pt()
|
D | sorted-usec-list.c | 77 lws_start_foreach_dll_safe(struct lws_dll2 *, p, tp, in __lws_sul_insert()
|
D | service.c | 510 lws_start_foreach_dll_safe(struct lws_dll2 *, d, d1, in lws_service_do_ripe_rxflow() 583 lws_start_foreach_dll_safe(struct lws_dll2 *, p, p1, in lws_service_flag_pending()
|
D | wsi.c | 866 lws_start_foreach_dll_safe(struct lws_dll2 *, d, d1, in _lws_generic_transaction_completed_active_conn() 1326 lws_start_foreach_dll_safe(struct lws_dll2 *, d, d1, in lws_wsi_mux_apply_queue()
|
D | vhost.c | 1083 lws_start_foreach_dll_safe(struct lws_dll2 *, d, d1, 1454 lws_start_foreach_dll_safe(struct lws_dll2 *, d, d1,
|
D | pollfd.c | 618 lws_start_foreach_dll_safe(struct lws_dll2 *, d, d1, in lws_callback_on_writable_all_protocol_vhost()
|
/external/libwebsockets/minimal-examples/dbus-server/minimal-dbus-server/ |
D | main.c | 398 lws_start_foreach_dll_safe(struct lws_dll2 *, rdt, nx, in destroy_dbus_server_listener() 423 lws_start_foreach_dll_safe(struct lws_dll2 *, rdt, nx, in spam_connected_clients()
|
/external/libwebsockets/lib/roles/dbus/ |
D | dbus.c | 309 lws_start_foreach_dll_safe(struct lws_dll2 *, rdt, nx, in lws_dbus_remove_timeout() 481 lws_start_foreach_dll_safe(struct lws_dll2 *, rdt, nx, in lws_dbus_sul_cb()
|
/external/libwebsockets/lib/tls/ |
D | tls-network.c | 38 lws_start_foreach_dll_safe(struct lws_dll2 *, p, p1, in lws_tls_fake_POLLIN_for_buffered()
|
/external/libwebsockets/lib/secure-streams/ |
D | secure-streams-client.c | 416 lws_start_foreach_dll_safe(struct lws_dll2 *, d, d1, in lws_sspc_destroy() 508 lws_start_foreach_dll_safe(struct lws_dll2 *, d, d1, in _lws_sspc_set_metadata()
|
/external/libwebsockets/include/libwebsockets/ |
D | lws-dll2.h | 319 #define lws_start_foreach_dll_safe(___type, ___it, ___tmp, ___start) \ macro
|
/external/libwebsockets/lib/tls/openssl/ |
D | openssl-client.c | 642 lws_start_foreach_dll_safe(struct lws_dll2 *, p, tp, in lws_tls_client_create_vhost_context()
|
/external/libwebsockets/minimal-examples/dbus-server/minimal-dbus-ws-proxy/ |
D | protocol_lws_minimal_dbus_ws_proxy.c | 613 lws_start_foreach_dll_safe(struct lws_dll2 *, rdt, nx, in destroy_dbus_server_listener()
|
/external/libwebsockets/lib/misc/ |
D | lws-struct-lejp.c | 346 lws_start_foreach_dll_safe(struct lws_dll2 *, p, p1, in lws_struct_default_lejp_cb()
|
/external/libwebsockets/lib/roles/http/client/ |
D | client-http.c | 808 lws_start_foreach_dll_safe(struct lws_dll2 *, in lws_client_interpret_server_handshake()
|