tclLoadDl.c File Reference#include "tclInt.h" #include <dlfcn.h> Go to the source code of this file.
Define Documentation
Function Documentation
Definition at line 212 of file tclLoadDl.c.
Definition at line 56 of file tclLoadDl.c. References CONST, dlerror(), dlopen(), RTLD_GLOBAL, RTLD_NOW, Tcl_AppendResult(), Tcl_DStringFree(), TCL_ERROR, Tcl_FSGetNativePath(), Tcl_GetString(), TCL_OK, Tcl_UtfToExternalDString(), and TclpUnloadFile.
Definition at line 129 of file tclLoadDl.c. References CONST, dlsym(), Tcl_DStringAppend(), Tcl_DStringFree(), Tcl_DStringInit(), Tcl_UtfToExternalDString(), and VOID.
Generated on Wed Mar 12 12:18:37 2008 by 1.5.1 |