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

/haiku-fatelf/headers/posix/
H A Ddlfcn.h35 extern int dlclose(void *image);
/haiku-fatelf/src/system/libroot/posix/locale/
H A DLocaleBackend.cpp36 dlclose(imageHandle);
/haiku-fatelf/src/system/libroot/posix/
H A Ddlfcn.c58 dlclose(void *handle) function
124 dlclose(handle);
/haiku-fatelf/src/libs/print/libgutenprint/include/gutenprint/
H A Dmodule.h59 #define DLCLOSE(Handle) dlclose(Handle)
/haiku-fatelf/src/libs/pdflib/bind/pdflib/c/
H A Dpdflibdl.c105 (void) dlclose(handle);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlmodule.c225 return dlclose(handle);
/haiku-fatelf/src/bin/gdb/gdb/
H A Dsol-thread.c1683 dlclose (dlhandle);
/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluid_ladspa.c968 dlclose(FxUnit->ppvPluginLibs[i]);
/haiku-fatelf/src/libs/ncurses/ncurses/base/
H A Dlib_mouse.c453 dlclose(obj);
/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgsdevices.c1570 if (dlclose(plugin->handle))
/haiku-fatelf/src/libs/pdflib/
H A Dconfigure6151 /* dlclose (self); */
6248 /* dlclose (self); */
/haiku-fatelf/src/libs/ncurses/
H A Dconfigure4686 dlclose(obj);

Completed in 112 milliseconds