Home
last modified time | relevance | path

Searched refs:uv_dlopen (Results 1 – 25 of 58) sorted by relevance

123

/dports/archivers/maxcso/maxcso-1.10.0/libuv/docs/src/
H A Ddll.rst28 .. c:function:: int uv_dlopen(const char* filename, uv_lib_t* lib)
44 Returns the last uv_dlopen() or uv_dlsym() error message.
/dports/devel/libuv/libuv-v1.42.0/docs/src/
H A Ddll.rst28 .. c:function:: int uv_dlopen(const char* filename, uv_lib_t* lib)
44 Returns the last uv_dlopen() or uv_dlsym() error message.
/dports/www/R-cran-httpuv/httpuv/src/libuv/docs/src/
H A Ddll.rst28 .. c:function:: int uv_dlopen(const char* filename, uv_lib_t* lib)
44 Returns the last uv_dlopen() or uv_dlsym() error message.
/dports/archivers/maxcso/maxcso-1.10.0/libuv/docs/code/plugin/
H A Dmain.c24 if (uv_dlopen(argv[argc], lib)) { in main()
/dports/devel/libuv/libuv-v1.42.0/docs/code/plugin/
H A Dmain.c24 if (uv_dlopen(argv[argc], lib)) { in main()
/dports/www/R-cran-httpuv/httpuv/src/libuv/docs/code/plugin/
H A Dmain.c24 if (uv_dlopen(argv[argc], lib)) { in main()
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/test/
H A Dtest-dlerror.c43 r = uv_dlopen(path, &lib); in TEST_IMPL()
/dports/dns/flamethrower/flamethrower-0.11.0/3rd/uvw/uvw/
H A Dlib.hpp27 opened = (0 == uv_dlopen(filename.data(), get()));
/dports/devel/py-uvloop/uvloop-0.16.0/vendor/libuv/test/
H A Dtest-dlerror.c40 r = uv_dlopen(path, &lib); in TEST_IMPL()
/dports/devel/libuv/libuv-v1.42.0/test/
H A Dtest-dlerror.c40 r = uv_dlopen(path, &lib); in TEST_IMPL()
/dports/net/astron/Astron-c8ba982/src/deps/uvw/uvw/
H A Dlib.hpp27 opened = (0 == uv_dlopen(filename.data(), get()));
/dports/archivers/maxcso/maxcso-1.10.0/libuv/test/
H A Dtest-dlerror.c40 r = uv_dlopen(path, &lib); in TEST_IMPL()
/dports/www/R-cran-httpuv/httpuv/src/libuv/test/
H A Dtest-dlerror.c40 r = uv_dlopen(path, &lib); in TEST_IMPL()
/dports/archivers/maxcso/maxcso-1.10.0/libuv/src/unix/
H A Ddl.c33 int uv_dlopen(const char* filename, uv_lib_t* lib) { in uv_dlopen() function
/dports/sysutils/R-cran-fs/fs/src/libuv-1.38.1/src/unix/
H A Ddl.c33 int uv_dlopen(const char* filename, uv_lib_t* lib) { in uv_dlopen() function
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibuv/src/unix/
H A Ddl.c33 int uv_dlopen(const char* filename, uv_lib_t* lib) { in uv_dlopen() function
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibuv/src/unix/
H A Ddl.c33 int uv_dlopen(const char* filename, uv_lib_t* lib) { in uv_dlopen() function
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibuv/src/unix/
H A Ddl.c33 int uv_dlopen(const char* filename, uv_lib_t* lib) { in uv_dlopen() function
/dports/www/node10/node-v10.24.1/deps/uv/src/unix/
H A Ddl.c33 int uv_dlopen(const char* filename, uv_lib_t* lib) { in uv_dlopen() function
/dports/devel/py-uvloop/uvloop-0.16.0/vendor/libuv/src/unix/
H A Ddl.c33 int uv_dlopen(const char* filename, uv_lib_t* lib) { in uv_dlopen() function
/dports/devel/libuv/libuv-v1.42.0/src/unix/
H A Ddl.c33 int uv_dlopen(const char* filename, uv_lib_t* lib) { in uv_dlopen() function
/dports/www/R-cran-httpuv/httpuv/src/libuv/src/unix/
H A Ddl.c33 int uv_dlopen(const char* filename, uv_lib_t* lib) { in uv_dlopen() function
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/src/unix/
H A Ddl.c33 int uv_dlopen(const char* filename, uv_lib_t* lib) { in uv_dlopen() function
/dports/editors/neovim/neovim-0.6.1/src/nvim/os/
H A Ddl.c51 if (uv_dlopen(libname, &lib)) { in os_libcall()
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/src/win/
H A Ddl.c28 int uv_dlopen(const char* filename, uv_lib_t* lib) { in uv_dlopen() function

123