Searched defs:lws_dll2_owner (Results 1 – 1 of 1) sorted by relevance
203 typedef struct lws_dll2_owner { struct213 static LWS_INLINE const struct lws_dll2_owner * argument214 lws_dll2_owner(const struct lws_dll2 *d) { return d->owner; } in lws_dll2_owner() function