Home
last modified time | relevance | path

Searched defs:RTLD_GLOBAL (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/apr/include/arch/unix/
Dapr_arch_dso.h45 #define RTLD_GLOBAL 0 macro
/freebsd-12-stable/include/
Ddlfcn.h45 #define RTLD_GLOBAL 0x100 /* Make symbols globally available. */ macro
/freebsd-12-stable/crypto/heimdal/lib/hdb/
Dhdb.c308 #define RTLD_GLOBAL 0 in find_dynamic_method() macro