Searched refs:RTLD_NOW (Results 1 - 25 of 42) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/testsuite/nsswitch/
H A Dnss_winbind_syms.c39 handle = dlopen(argv[1], RTLD_NOW);
H A Dpam_winbind_syms.c31 handle = dlopen(argv[1], RTLD_NOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/script/tests/
H A Ddlopen.sh33 if (dlopen(argv[i], RTLD_NOW)) {
38 if ((stat(buf, &st) == 0) && dlopen(buf, RTLD_NOW)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/modules/mixer/simple/
H A Dsbasedl.c66 h = snd_dlopen(xlib, RTLD_NOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Ddlunix.cpp49 #ifndef RTLD_NOW
50 #define RTLD_NOW 0 macro
262 // we need to use either RTLD_NOW or RTLD_LAZY because if we call dlopen()
264 // RTLD_NOW even if wxDL_NOW was not specified
265 int rtldFlags = flags & wxDL_LAZY ? RTLD_LAZY : RTLD_NOW;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dutil.h114 #ifndef RTLD_NOW
115 #define RTLD_NOW 1 macro
116 #endif /* ! RTLD_NOW */
118 /* NetBSD doesn't like RTLD_NOW for dlopen (it fails). Use RTLD_LAZY.
126 #define mod_open(a) dlopen(a, RTLD_NOW)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/dso/
H A Ddso_dlfcn.c124 # ifdef RTLD_NOW
125 # define DLOPEN_FLAG RTLD_NOW
134 # define DLOPEN_FLAG RTLD_NOW /* Hope this works everywhere else */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dso/
H A Ddso_dlfcn.c151 # ifdef RTLD_NOW
152 # define DLOPEN_FLAG RTLD_NOW
161 # define DLOPEN_FLAG RTLD_NOW /* Hope this works everywhere else */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dso/
H A Ddso_dlfcn.c151 # ifdef RTLD_NOW
152 # define DLOPEN_FLAG RTLD_NOW
161 # define DLOPEN_FLAG RTLD_NOW /* Hope this works everywhere else */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/
H A Ddlmisc.c232 dlobj = snd_dlopen(lib, RTLD_NOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/plugins/auth-pam/
H A Dpamdl.c37 libpam_h = dlopen(so, RTLD_GLOBAL|RTLD_NOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/mixer/
H A Dsimple_abst.c82 h = snd_dlopen(xlib, RTLD_NOW);
129 h = snd_dlopen(xlib, RTLD_NOW|RTLD_GLOBAL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dplugin.c215 p->handle = dlopen (full, RTLD_NOW);
220 p->handle = dlopen (p->so_pathname, RTLD_NOW);
228 p->handle = dlopen (p->so_pathname, RTLD_NOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dlocal.h43 #define RTLD_NOW 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlmodule.c212 return dlopen(name, RTLD_GLOBAL | RTLD_NOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlmodule.c212 return dlopen(name, RTLD_GLOBAL | RTLD_NOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlmodule.c212 return dlopen(name, RTLD_GLOBAL | RTLD_NOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlmodule.c212 return dlopen(name, RTLD_GLOBAL | RTLD_NOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dincludes.h1041 #ifndef RTLD_NOW
1042 #define RTLD_NOW 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/timer/
H A Dtimer_query.c117 h = snd_dlopen(lib, RTLD_NOW);
H A Dtimer.c158 h = snd_dlopen(lib, RTLD_NOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/hwdep/
H A Dhwdep.c119 h = snd_dlopen(lib, RTLD_NOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/rawmidi/
H A Drawmidi.c242 h = snd_dlopen(lib, RTLD_NOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_ladspa.c345 ret = dlopen(path, RTLD_LOCAL|RTLD_NOW);
404 s->dl_handle = dlopen(s->dl_name, RTLD_LOCAL|RTLD_NOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_hooks.c423 h = snd_dlopen(lib, RTLD_NOW);

Completed in 378 milliseconds

12