Searched refs:dlclose (Results 1 - 25 of 84) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dinfcall-dlopen.cc31 if (dlclose (h) != 0)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dsolib-disc.c25 #define dlclose(handle) FreeLibrary (handle) macro
52 dlclose (handle);
H A Dwatchpoint-solib.c29 #define dlclose(handle) FreeLibrary (handle) macro
63 dlclose (handle);
H A Dunload.c29 #define dlclose(handle) FreeLibrary (handle) macro
65 dlclose (handle);
92 dlclose (handle);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-elf/
H A Ddl1main.c31 dlclose (handle);
H A Ddl6amain.c31 dlclose (handle);
H A Ddl6bmain.c31 dlclose (handle);
H A Ddl6cmain.c31 dlclose (handle);
H A Ddl6dmain.c31 dlclose (handle);
/netbsd-6-1-5-RELEASE/tests/lib/csu/
H A Dh_initfini3.cxx19 dlclose(handle);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/18_support/bad_exception/
H A D23591_thread-1.c47 dlclose(lib);
/netbsd-6-1-5-RELEASE/lib/libc/dlfcn/
H A Ddlfcn_elf.c41 #undef dlclose macro
48 #define dlclose ___dlclose macro
61 __weak_alias(dlclose,___dlclose)
101 dlclose(void *fd) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/19_diagnostics/
H A D23591_thread-1.c48 dlclose(lib);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Ddlfcn.hin67 dlclose(void *);
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/locking/
H A Dexternal_locking.c47 dlclose(_locking_lib);
89 dlclose(_locking_lib);
/netbsd-6-1-5-RELEASE/tests/libexec/ld.elf_so/
H A Dt_dlvsym.c65 dlclose(handle);
97 dlclose(handle);
127 dlclose(handle);
157 dlclose(handle);
190 dlclose(handle);
H A Dt_dlerror-false.c67 dlclose(handle);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/ext/mt_allocator/
H A D22309_thread.cc69 if (dlclose(h) != 0)
/netbsd-6-1-5-RELEASE/include/
H A Ddlfcn.h52 int dlclose(void *);
/netbsd-6-1-5-RELEASE/lib/csu/common_elf/
H A Dcommon.h45 #define dlclose _dlclose macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/ext/mt_allocator/
H A D22309_thread.cc70 if (dlclose(h) != 0)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dpassword_quality.c300 dlclose(handle);
307 dlclose(handle);
315 dlclose(handle);
341 dlclose(handle);
348 dlclose(handle);
358 dlclose(handle);
365 dlclose(handle);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dengine.c334 dlclose(handle);
341 dlclose(handle);
352 dlclose(handle);
359 dlclose(handle);
369 dlclose(handle);
/netbsd-6-1-5-RELEASE/external/bsd/openpam/dist/lib/
H A Dopenpam_load.c94 dlclose(module->dlh);
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eap_peer/
H A Deap_methods.c201 dlclose(handle);
209 dlclose(handle);
216 * dlclose() when the EAP method is unregistered. */
264 dlclose(handle);
370 dlclose(handle);

Completed in 194 milliseconds

1234