Searched refs:DoCopy (Results 1 – 2 of 2) sorted by relevance
259 static void DoCopy(const struct CmdArgs *ctx) in DoCopy() function594 { "copy ", 2, 2, 1, DoCopy },
921 static int32_t DoCopy(int32_t fromFd, int32_t toFd) in DoCopy() function1000 ret = DoCopy(fromFd, toFd); in CopyFile()