Searched refs:lws_plugin_header_t (Results 1 – 6 of 6) sorted by relevance
256 } lws_plugin_header_t; typedef263 lws_plugin_header_t hdr;280 const lws_plugin_header_t *hdr;298 lws_plugin_header_t hdr;
34 const lws_plugin_header_t *39 const lws_plugin_header_t *hdr; in lws_plat_dlopen()65 hdr = (const lws_plugin_header_t *)dlsym(l, sym); in lws_plat_dlopen()
36 const lws_plugin_header_t *41 const lws_plugin_header_t *hdr; in lws_plat_dlopen()73 hdr = (const lws_plugin_header_t *)v; in lws_plat_dlopen()
13 defined remainder. The public `lws_plugin_header_t` describes the common25 } lws_plugin_header_t;49 lws_plugin_header_t hdr; /* must be first */
302 const lws_plugin_header_t *pl; in lws_plugins_dir_cb()
1147 const lws_plugin_header_t *