Searched refs:lws_dll2_owner_t (Results 1 – 17 of 17) sorted by relevance
/third_party/libwebsockets/lib/core/ |
D | lws_dll2.c | 78 lws_dll2_owner_t *owner = after->owner; in lws_dll2_add_before() 187 lws_dll2_add_sorted(lws_dll2_t *d, lws_dll2_owner_t *own, in lws_dll2_add_sorted() 215 lws_dll2_describe(lws_dll2_owner_t *owner, const char *desc) in lws_dll2_describe()
|
D | private-lib-core.h | 371 lws_dll2_owner_t dhcpc_owner;
|
/third_party/libwebsockets/lib/system/async-dns/ |
D | private-lib-async-dns.h | 59 lws_dll2_owner_t wsi_adns; 118 lws_dll2_owner_t *owner, uint16_t tid, const char *name);
|
D | async-dns.c | 44 lws_dll2_owner_t *owner, uint16_t tid, const char *name) in lws_adns_get_query()
|
/third_party/libwebsockets/include/libwebsockets/ |
D | lws-timeout-timer.h | 260 __lws_sul_insert(lws_dll2_owner_t *own, lws_sorted_usec_list_t *sul, 264 __lws_sul_service_ripe(lws_dll2_owner_t *own, lws_usec_t usnow);
|
D | lws-dsh.h | 66 lws_dsh_create(lws_dll2_owner_t *owner, size_t buffer_size, int count_kinds);
|
D | lws-state.h | 39 lws_dll2_owner_t notify_list;
|
D | lws-dll2.h | 266 } lws_dll2_owner_t; typedef 303 lws_dll2_add_sorted(lws_dll2_t *d, lws_dll2_owner_t *own,
|
D | lws-struct.h | 249 lws_dll2_owner_t *owner, uint32_t manual_idx); 253 const lws_struct_map_t *schema, lws_dll2_owner_t *o,
|
/third_party/libwebsockets/lib/core-net/ |
D | sorted-usec-list.c | 47 __lws_sul_insert(lws_dll2_owner_t *own, lws_sorted_usec_list_t *sul, in __lws_sul_insert() 108 __lws_sul_service_ripe(lws_dll2_owner_t *own, lws_usec_t usnow) in __lws_sul_service_ripe()
|
D | private-lib-core-net.h | 272 __lws_sul_insert(lws_dll2_owner_t *own, lws_sorted_usec_list_t *sul, 276 __lws_sul_service_ripe(lws_dll2_owner_t *own, lws_usec_t usnow); 292 lws_dll2_owner_t owner; 326 lws_dll2_owner_t waiting; 327 lws_dll2_owner_t cached; 360 lws_dll2_owner_t attach_owner; /* pending lws_attach */ 363 lws_dll2_owner_t ss_owner; 367 lws_dll2_owner_t ss_dsh_owner; 368 lws_dll2_owner_t ss_client_owner;
|
D | lws-dsh.c | 53 lws_dsh_create(lws_dll2_owner_t *owner, size_t buf_len, int count_kinds) in lws_dsh_create()
|
/third_party/libwebsockets/lib/misc/ |
D | lws-struct-sqlite.c | 39 lws_dll2_owner_t *o = (lws_dll2_owner_t *)a->cb_arg; in lws_struct_sq3_deser_cb() 181 const lws_struct_map_t *schema, lws_dll2_owner_t *o, in lws_struct_sq3_deserialize() 379 lws_dll2_owner_t *owner, uint32_t manual_idx) in lws_struct_sq3_serialize()
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_dsh/ |
D | main.c | 98 lws_dll2_owner_t owner; in test2() 177 lws_dll2_owner_t owner; in test3()
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct_sqlite/ |
D | main.c | 78 lws_dll2_owner_t resown; in main()
|
/third_party/libwebsockets/lib/secure-streams/ |
D | private-lib-secure-streams.h | 220 lws_dll2_owner_t metadata_owner;
|
/third_party/libwebsockets/lib/abstract/transports/ |
D | raw-skt.c | 39 lws_dll2_owner_t owner;
|