Home | History | Annotate | Download | only in syscall

Lines Matching refs:MoveFile

164 //sys	MoveFile(from *uint16, to *uint16) (err error) = MoveFileW
425 return MoveFile(from, to)