Home
last modified time | relevance | path

Searched refs:RTLD_WORLD (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/graphics/jogl/jogl-1.1.1_9/gluegen/make/stub_includes/unix/
H A Ddynamic-linker.h38 #define RTLD_WORLD 0x00800 /* resolve symbols within */ macro
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-sunos5/
H A DDLFCN.py10 RTLD_WORLD = 0x00800 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-sunos5/
H A DDLFCN.py10 RTLD_WORLD = 0x00800 variable
/dports/lang/python27/Python-2.7.18/Modules/
H A Ddlmodule.c281 #ifdef RTLD_WORLD in initdl()
282 INSINT(RTLD_WORLD); in initdl()
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Ddlmodule.c281 #ifdef RTLD_WORLD in initdl()
282 INSINT(RTLD_WORLD); in initdl()
/dports/graphics/jogl/jogl-1.1.1_9/gluegen/src/java/com/sun/gluegen/runtime/
H A DUnixDynamicLinkerImpl.java17 public static final int RTLD_WORLD = 0x00800; field in UnixDynamicLinkerImpl
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/solaris/
H A Ddlfcn.d26 enum RTLD_WORLD = 0x00800; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/solaris/
H A Ddlfcn.d26 enum RTLD_WORLD = 0x00800; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/solaris/
H A Ddlfcn.d26 enum RTLD_WORLD = 0x00800; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/solaris/
H A Ddlfcn.d26 enum RTLD_WORLD = 0x00800; variable
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/solaris/
H A Ddlfcn.d26 enum RTLD_WORLD = 0x00800; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/solaris/
H A Ddlfcn.d26 enum RTLD_WORLD = 0x00800; variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/solaris/
H A Ddlfcn.d26 enum RTLD_WORLD = 0x00800; variable
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/solaris/
H A Ddlfcn.d26 enum RTLD_WORLD = 0x00800; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/solaris/
H A Ddlfcn.d26 enum RTLD_WORLD = 0x00800; variable
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/solaris/
H A Ddlfcn.d26 enum RTLD_WORLD = 0x00800; variable
/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_portability.h144 # if defined(RTLD_GROUP) && defined(RTLD_WORLD) && defined(RTLD_PARENT)
145 # define DL_LOAD(libname) dlopen(libname, RTLD_LAZY | RTLD_GLOBAL | RTLD_GROUP | RTLD_WORLD | RT…
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_portability.h144 # if defined(RTLD_GROUP) && defined(RTLD_WORLD) && defined(RTLD_PARENT)
145 # define DL_LOAD(libname) dlopen(libname, RTLD_LAZY | RTLD_GLOBAL | RTLD_GROUP | RTLD_WORLD | RT…
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_portability.h157 # if defined(RTLD_GROUP) && defined(RTLD_WORLD) && defined(RTLD_PARENT)
158 # define DL_LOAD(libname) dlopen(libname, PHP_RTLD_MODE | RTLD_GLOBAL | RTLD_GROUP | RTLD_WORLD
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_portability.h157 # if defined(RTLD_GROUP) && defined(RTLD_WORLD) && defined(RTLD_PARENT)
158 # define DL_LOAD(libname) dlopen(libname, PHP_RTLD_MODE | RTLD_GLOBAL | RTLD_GROUP | RTLD_WORLD
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_portability.h150 # if defined(RTLD_GROUP) && defined(RTLD_WORLD) && defined(RTLD_PARENT)
151 # define DL_LOAD(libname) dlopen(libname, PHP_RTLD_MODE | RTLD_GLOBAL | RTLD_GROUP | RTLD_WORLD
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_portability.h148 # if defined(RTLD_GROUP) && defined(RTLD_WORLD) && defined(RTLD_PARENT)
149 # define DL_LOAD(libname) dlopen(libname, PHP_RTLD_MODE | RTLD_GLOBAL | RTLD_GROUP | RTLD_WORLD
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_portability.h150 # if defined(RTLD_GROUP) && defined(RTLD_WORLD) && defined(RTLD_PARENT)
151 # define DL_LOAD(libname) dlopen(libname, PHP_RTLD_MODE | RTLD_GLOBAL | RTLD_GROUP | RTLD_WORLD
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_portability.h148 # if defined(RTLD_GROUP) && defined(RTLD_WORLD) && defined(RTLD_PARENT)
149 # define DL_LOAD(libname) dlopen(libname, PHP_RTLD_MODE | RTLD_GLOBAL | RTLD_GROUP | RTLD_WORLD
/dports/devel/sdl12/SDL-1.2.15/src/video/photon/
H A DSDL_ph_gl.c109 int dlopen_flags=RTLD_WORLD | RTLD_GROUP; in ph_GL_LoadLibrary()

12345678