Searched refs:T_FileStream_file_exists (Results 1 – 6 of 6) sorted by relevance
611 if (T_FileStream_file_exists(targetFileNamePath)) { in pkg_executeOptions()675 if (T_FileStream_file_exists(checkLibFile)) { in pkg_executeOptions()1044 if (T_FileStream_file_exists(cmd)) { in pkg_createSymLinks()1145 if (T_FileStream_file_exists(libFileNames[LIB_FILE_OS390BATCH_VERSION])) { in pkg_installLibrary()1171 if (!T_FileStream_file_exists(installDir)) { in pkg_installCommonMode()1203 if (!T_FileStream_file_exists(installDir)) { in pkg_installFileMode()1584 if (T_FileStream_file_exists(icudtAll) && (result = remove(icudtAll)) != 0) { in pkg_createWithoutAssemblyCode()1819 if (T_FileStream_file_exists(tmpResFilePath)) { in pkg_createWindowsDLL()1824 …if (!o->rebuild && (T_FileStream_file_exists(dllFilePath) && isFileModTimeLater(dllFilePath, gencF… in pkg_createWindowsDLL()1825 … (T_FileStream_file_exists(libFilePath) && isFileModTimeLater(libFilePath, gencFilePath))) { in pkg_createWindowsDLL()[all …]
43 T_FileStream_file_exists(const char* filename);
88 if (T_FileStream_file_exists(checkAgainst)) { in isFileModTimeLater()
80 T_FileStream_file_exists(const char* filename) in T_FileStream_file_exists() function
799 if(!T_FileStream_file_exists(fileName)){ in TestFileStream()
567 if(!T_FileStream_file_exists(filename)){ in parseDependency()