Home
last modified time | relevance | path

Searched defs:dlclose (Results 1 – 6 of 6) sorted by relevance

/external/iproute2/include/
Ddlfcn.h35 static inline int dlclose(void *handle) in dlclose() function
/external/python/cpython2/PC/os2emx/
Ddlfcn.c192 int dlclose(void *handle) in dlclose() function
/external/python/cpython2/Modules/_ctypes/darwin/
Ddlfcn_simple.c64 #define dlclose darwin_dlclose macro
/external/python/cpython3/Modules/_ctypes/darwin/
Ddlfcn_simple.c64 #define dlclose darwin_dlclose macro
/external/compiler-rt/lib/cfi/
Dcfi.cc387 INTERCEPTOR(int, dlclose, void *handle) { in INTERCEPTOR() argument
/external/libxml2/os400/dlfcn/
Ddlfcn.c1019 dlclose(void * handle) in dlclose() function