Home
last modified time | relevance | path

Searched refs:RTLD_PARENT (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/plat-sunos5/
DDLFCN.py8 RTLD_PARENT = 0x00200 variable
/external/python/cpython2/Modules/
Ddlmodule.c275 #ifdef RTLD_PARENT in initdl()
276 INSINT(RTLD_PARENT); in initdl()