Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/darwin/
Ddlfcn_simple.c61 #define dlopen darwin_dlopen
109 static void *darwin_dlopen(const char *path, int mode) in darwin_dlopen() function
264 ctypes_dlopen = darwin_dlopen; in ctypes_dlfcn_init()