Searched refs:moveToHome (Results 1 – 2 of 2) sorted by relevance
65 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
55 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