Searched refs:TclpObjCopyFile (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclIntDecls.h877 EXTERN int TclpObjCopyFile(Tcl_Obj *srcPathPtr,
1886 #ifndef TclpObjCopyFile
1887 #define TclpObjCopyFile \ macro
H A DtclStubInit.c281 TclpObjCopyFile, /* 204 */
H A DtclIOUtil.c338 Tcl_FSCopyFileProc TclpObjCopyFile;
385 &TclpObjCopyFile,
330 Tcl_FSCopyFileProc TclpObjCopyFile; variable
H A DtclTest.c4494 result = TclpObjCopyFile(argv[i], argv[i + 1]);
/macosx-10.9.5/tcl-102/tcl/tcl/unix/
H A DtclUnixFCmd.c383 * TclpObjCopyFile, DoCopyFile --
408 TclpObjCopyFile(
712 * See TclpObjCreateDirectory and TclpObjCopyFile for a description of
406 TclpObjCopyFile( function
/macosx-10.9.5/tcl-102/tcl/tcl/win/
H A DtclWinFCmd.c536 * TclpObjCopyFile, DoCopyFile --
561 TclpObjCopyFile(
559 TclpObjCopyFile( function
/macosx-10.9.5/tcl-102/tcl84/tcl/unix/
H A DtclUnixFCmd.c357 * TclpObjCopyFile, DoCopyFile --
382 TclpObjCopyFile(srcPathPtr, destPathPtr)
683 * TclpObjCopyFile for a description of possible values for errno.
380 TclpObjCopyFile(srcPathPtr, destPathPtr) function
/macosx-10.9.5/tcl-102/tcl84/tcl/win/
H A DtclWinFCmd.c519 * TclpObjCopyFile, DoCopyFile --
544 TclpObjCopyFile(srcPathPtr, destPathPtr)
542 TclpObjCopyFile(srcPathPtr, destPathPtr) function
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclInt.h2068 EXTERN int TclpObjCopyFile _ANSI_ARGS_((Tcl_Obj *srcPathPtr,
H A DtclIOUtil.c407 Tcl_FSCopyFileProc TclpObjCopyFile;
454 &TclpObjCopyFile,
399 Tcl_FSCopyFileProc TclpObjCopyFile; variable
H A DtclTest.c4151 result = TclpObjCopyFile(argv[i], argv[i + 1]);

Completed in 295 milliseconds