Home
last modified time | relevance | path

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

/external/iproute2/include/
Ddlfcn.h35 static inline int dlclose(void *handle) in dlclose() function
/external/valgrind/cachegrind/tests/
DMakefile.am21 chdir clreq dlclose myprint.so program
/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/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
/external/fio/os/windows/
Dposix.c190 int dlclose(void *handle) in dlclose() function