Searched refs:RTLD_CONFGEN (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/plat-sunos5/ | ||
D | DLFCN.py | 12 RTLD_CONFGEN = 0x10000 variable |
/external/rust/crates/libc/src/unix/solarish/ | ||
D | mod.rs | 1783 pub const RTLD_CONFGEN: ::c_int = 0x10000; constant |