Home
last modified time | relevance | path

Searched refs:tmppath2 (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.4/build/demos/gx/UnitTours/DEMOLib/src/
DDEMOHostio.c398 char *tmppath2 = context->fullpath[1]; in DEMOi_HIO_RenameFileOrDirectory() local
402 DEMOi_HIO_CreateFullPath(context, tmppath2, relpath_dst); in DEMOi_HIO_RenameFileOrDirectory()
403 result = DEMOi_HIO_ConvertError(ISTDFIORename(tmppath1, tmppath2)); in DEMOi_HIO_RenameFileOrDirectory()