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