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

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_frei0r.c221 *handle_ptr = dlopen(path, RTLD_NOW|RTLD_LOCAL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Davisynth.c46 #define LoadLibrary(x) dlopen(x, RTLD_NOW | RTLD_GLOBAL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dloadlib.c135 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvf_frei0r.c204 return dlopen(path, RTLD_NOW|RTLD_LOCAL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/
H A Dconf.c3310 h = snd_dlopen(lib, RTLD_NOW);
4225 h = snd_dlopen(lib, RTLD_NOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Doptions.c1598 handle = dlopen(path, RTLD_GLOBAL | RTLD_NOW);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Doptions.c1471 handle = dlopen(path, RTLD_GLOBAL | RTLD_NOW);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/
H A Dip6tables.c778 if (dlopen(path, RTLD_NOW)) {
1047 if (dlopen(path, RTLD_NOW)) {
H A Diptables.c755 if (dlopen(path, RTLD_NOW)) {
1075 if (dlopen(path, RTLD_NOW)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Dxtables.c568 if (dlopen(path, RTLD_NOW) == NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_meter.c667 h = snd_dlopen(lib, RTLD_NOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dread_config_yy.y1619 helper = helper_find("/usr/lib/conntrack-tools", $2, l4proto, RTLD_NOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/seq/
H A Dseq.c902 h = snd_dlopen(lib, RTLD_NOW);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/libxtables/
H A Dxtables.c567 if (dlopen(path, RTLD_NOW) == NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davserver.c3894 dll = dlopen(filename, RTLD_NOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c25656 return dlopen(zFilename, RTLD_NOW | RTLD_GLOBAL);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dsqlite3.c25656 return dlopen(zFilename, RTLD_NOW | RTLD_GLOBAL);
[all...]

Completed in 649 milliseconds

12