Home
last modified time | relevance | path

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

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/nifs/win32/
H A Dwin_prim_file.c1163 WCHAR *swap_path_end; in efile_rename() local
1171 swap_path_end = swap_path + PATH_LENGTH(new_path); in efile_rename()
1173 while(!IS_SLASH(*swap_path_end)) { in efile_rename()
1174 ASSERT(swap_path_end > swap_path); in efile_rename()
1175 swap_path_end--; in efile_rename()
1178 StringCchPrintfW(&swap_path_end[1], 64, L"erl-%lx-%llx.tmp", in efile_rename()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/nifs/win32/
H A Dwin_prim_file.c1160 WCHAR *swap_path_end; in efile_rename() local
1168 swap_path_end = swap_path + PATH_LENGTH(new_path); in efile_rename()
1170 while(!IS_SLASH(*swap_path_end)) { in efile_rename()
1171 ASSERT(swap_path_end > swap_path); in efile_rename()
1172 swap_path_end--; in efile_rename()
1175 StringCchPrintfW(&swap_path_end[1], 64, L"erl-%lx-%llx.tmp", in efile_rename()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/nifs/win32/
H A Dwin_prim_file.c1240 WCHAR *swap_path_end; in efile_rename() local
1248 swap_path_end = swap_path + PATH_LENGTH(new_path); in efile_rename()
1250 while(!IS_SLASH(*swap_path_end)) { in efile_rename()
1251 ASSERT(swap_path_end > swap_path); in efile_rename()
1252 swap_path_end--; in efile_rename()
1255 StringCchPrintfW(&swap_path_end[1], 64, L"erl-%lx-%llx.tmp", in efile_rename()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/nifs/win32/
H A Dwin_prim_file.c1316 WCHAR *swap_path_end; in efile_rename() local
1324 swap_path_end = swap_path + PATH_LENGTH(new_path); in efile_rename()
1326 while(!IS_SLASH(*swap_path_end)) { in efile_rename()
1327 ASSERT(swap_path_end > swap_path); in efile_rename()
1328 swap_path_end--; in efile_rename()
1331 StringCchPrintfW(&swap_path_end[1], 64, L"erl-%lx-%llx.tmp", in efile_rename()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/nifs/win32/
H A Dwin_prim_file.c1316 WCHAR *swap_path_end; in efile_rename() local
1324 swap_path_end = swap_path + PATH_LENGTH(new_path); in efile_rename()
1326 while(!IS_SLASH(*swap_path_end)) { in efile_rename()
1327 ASSERT(swap_path_end > swap_path); in efile_rename()
1328 swap_path_end--; in efile_rename()
1331 StringCchPrintfW(&swap_path_end[1], 64, L"erl-%lx-%llx.tmp", in efile_rename()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/nifs/win32/
H A Dwin_prim_file.c1316 WCHAR *swap_path_end; in efile_rename() local
1324 swap_path_end = swap_path + PATH_LENGTH(new_path); in efile_rename()
1326 while(!IS_SLASH(*swap_path_end)) { in efile_rename()
1327 ASSERT(swap_path_end > swap_path); in efile_rename()
1328 swap_path_end--; in efile_rename()
1331 StringCchPrintfW(&swap_path_end[1], 64, L"erl-%lx-%llx.tmp", in efile_rename()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/nifs/win32/
H A Dwin_prim_file.c1316 WCHAR *swap_path_end; in efile_rename() local
1324 swap_path_end = swap_path + PATH_LENGTH(new_path); in efile_rename()
1326 while(!IS_SLASH(*swap_path_end)) { in efile_rename()
1327 ASSERT(swap_path_end > swap_path); in efile_rename()
1328 swap_path_end--; in efile_rename()
1331 StringCchPrintfW(&swap_path_end[1], 64, L"erl-%lx-%llx.tmp", in efile_rename()