Searched refs:dllpos (Results 1 – 2 of 2) sorted by relevance
581 p = j->dllpos = lws_dll2_get_head(o); in lws_struct_json_serialize()670 p = j->dllpos = lws_dll2_get_head(o); in lws_struct_json_serialize()672 if (!j->dllpos) { in lws_struct_json_serialize()743 j->dllpos = NULL; in lws_struct_json_serialize()859 p = j->dllpos = j->dllpos->next; in lws_struct_json_serialize()860 if (j->dllpos) { in lws_struct_json_serialize()
211 const struct lws_dll2 *dllpos; member