Home
last modified time | relevance | path

Searched defs:dlsym (Results 1 – 25 of 1284) sorted by last modified time

12345678910>>...52

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinxplugin.cpp117 void * dlsym ( void * lib, const char * name ) in dlsym() function
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/os/
H A Dbacktrace.c184 ElfSym *dlsym; in xorg_backtrace_frame() local
/dports/net/yate/yate-6.4.0-1/engine/
H A DEngine.cpp31 #define dlsym GetProcAddress macro
/dports/multimedia/transcode/transcode-1.1.7/libdldarwin/
H A Ddlfcn_simple.c204 void *dlsym(void *handle, const char *symbol) in dlsym() function
/dports/lang/rexx-imc/rexx-imc-1.76/
H A Dutil.c2098 void *dlsym(handle,sym) in dlsym() function
/dports/games/0ad/0ad-0.0.23b-alpha/source/lib/sysdep/os/win/wposix/
H A Dwdlfcn.cpp74 void* dlsym(void* handle, const char* sym_name) in dlsym() function
/dports/games/0ad/0ad-0.0.23b-alpha/source/third_party/mongoose/
H A Dmongoose.cpp171 #define dlsym(x,y) GetProcAddress((HINSTANCE) (x), (y)) macro
H A Dmongoose_orig.c121 #define dlsym(x,y) GetProcAddress((HINSTANCE) (x), (y)) macro
/dports/devel/tcl-trf/trf2.1.4/compat/
H A DtclLoadNone.c192 VOID *dlsym(handle, symbol) in dlsym() function
/dports/audio/libao/libao-1.2.0/include/ao/
H A Dao_private.h37 #define dlsym(h,s) dlsym(h, "_" s) macro
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/glue/standalone/
H A DnsXPCOMGlue.cpp88 # define dlsym __wrap_dlsym macro
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/libc/src/fuchsia/
H A Dmod.rs3736 pub fn dlsym(handle: *mut ::c_void, symbol: *const ::c_char) -> *mut ::c_void; in dlsym() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/libloading-0.5.2/src/os/unix/
H A Dmod.rs315 fn dlsym(handle: *mut raw::c_void, symbol: *const raw::c_char) -> *mut raw::c_void; in dlsym() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/mio/src/sys/unix/
H A Dmod.rs4 pub mod dlsym; module
H A Ddlsym.rs7 macro_rules! dlsym { macro
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/libc/src/unix/
H A Dmod.rs1140 pub fn dlsym(handle: *mut ::c_void, symbol: *const ::c_char) -> *mut ::c_void; in dlsym() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/libc/src/vxworks/
H A Dmod.rs1226 pub fn dlsym(handle: *mut ::c_void, symbol: *const ::c_char) -> *mut ::c_void; in dlsym() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/libloading/src/os/unix/
H A Dmod.rs437 fn dlsym(handle: *mut raw::c_void, symbol: *const raw::c_char) -> *mut raw::c_void; in dlsym() function
/dports/www/firefox/firefox-99.0/third_party/rust/mio-0.6.23/src/sys/unix/
H A Ddlsym.rs7 macro_rules! dlsym { macro
H A Dmod.rs4 pub mod dlsym; module
/dports/www/firefox/firefox-99.0/third_party/rust/libloading/src/os/unix/
H A Dmod.rs435 fn dlsym(handle: *mut raw::c_void, symbol: *const raw::c_char) -> *mut raw::c_void; in dlsym() function
/dports/www/firefox/firefox-99.0/xpcom/glue/standalone/
H A DnsXPCOMGlue.cpp88 # define dlsym __wrap_dlsym macro
/dports/www/firefox/firefox-99.0/third_party/rust/libc/src/fuchsia/
H A Dmod.rs3737 pub fn dlsym(handle: *mut ::c_void, symbol: *const ::c_char) -> *mut ::c_void; in dlsym() function
/dports/www/firefox/firefox-99.0/third_party/rust/libloading-0.5.2/src/os/unix/
H A Dmod.rs315 fn dlsym(handle: *mut raw::c_void, symbol: *const raw::c_char) -> *mut raw::c_void; in dlsym() function
/dports/www/firefox/firefox-99.0/third_party/rust/libc/src/vxworks/
H A Dmod.rs1236 pub fn dlsym(handle: *mut ::c_void, symbol: *const ::c_char) -> *mut ::c_void; in dlsym() function

12345678910>>...52