Searched refs:standalone_cb (Results 1 – 2 of 2) sorted by relevance
112 if (q->standalone_cb) { in lws_async_dns_complete()119 q->standalone_cb(NULL, (const char *)&q[1], in lws_async_dns_complete()760 tmq.tq.standalone_cb = cb; in lws_async_dns_query()861 q->standalone_cb = cb; in lws_async_dns_query()
64 lws_async_dns_cb_t standalone_cb; /* if not associated to wsi */ member