Searched defs:sofilename (Results 1 - 2 of 2) sorted by relevance
/third_party/libwebsockets/lib/plat/unix/ |
H A D | unix-plugins.c | 35 lws_plat_dlopen(struct lws_plugin **pplugin, const char *libpath, const char *sofilename, const char *_class, each_plugin_cb_t each, void *each_user) lws_plat_dlopen() argument
|
/third_party/libwebsockets/lib/plat/windows/ |
H A D | windows-plugins.c | 37 lws_plat_dlopen(struct lws_plugin **pplugin, const char *libpath, const char *sofilename, const char *_class, each_plugin_cb_t each, void *each_user) lws_plat_dlopen() argument
|
Completed in 2 milliseconds