Home
last modified time | relevance | path

Searched defs:libpath (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/plat/unix/
Dunix-plugins.c35 lws_plat_dlopen(struct lws_plugin **pplugin, const char *libpath, in lws_plat_dlopen()
/third_party/libwebsockets/lib/plat/windows/
Dwindows-plugins.c37 lws_plat_dlopen(struct lws_plugin **pplugin, const char *libpath, in lws_plat_dlopen()
/third_party/cups/backend/
Dtestbackend.c67 libpath[1024], /* Path for libcups */ in main() local