Searched refs:HIVIEW_FileCopy (Results 1 – 3 of 3) sorted by relevance
220 int32 HIVIEW_FileCopy(const char *src, const char *dest) in HIVIEW_FileCopy() function271 int32 ret = HIVIEW_FileCopy(src, dest); in HIVIEW_FileMove()
99 int32 HIVIEW_FileCopy(const char *src, const char *dest);
240 int32 ret = HIVIEW_FileCopy(fp->path, dest); in ProcFile()