Home
last modified time | relevance | path

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

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