Home
last modified time | relevance | path

Searched refs:___list_head (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-dll2.h151 ___list_head /* list head */ \ argument
153 ___new_object->___m_list = ___list_head; \
154 ___list_head = ___new_object; \
161 ___list_head /* list head */ \ argument
163 lws_start_foreach_llp(___type **, ___ppss, ___list_head) { \
Dlws-ring.h267 ___list_head, /* head of list of objects with tails */ \ argument
279 lws_start_foreach_llp(___type **, ___ppss, ___list_head) { \