Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/nanddemo/src/
Dbanner.c65 static BOOL moveToHome(const char *srcPath);
100 if(createBannerFile() && moveToHome("/tmp/banner.bin")) in main()
123 …if(createSaveFile() && moveToHome("/tmp/savefile.dat") && createBannerFile() && moveToHome("/tmp/b… in main()
325 BOOL moveToHome(const char *srcPath) in moveToHome() function
Dcheck.c55 static BOOL moveToHome(const char *src); /* /tmp/profile[n] -> ~/profile[n] */
99 if(!moveToHome(tmpFilePath)) in main()
279 static BOOL moveToHome(const char *src) in moveToHome() function