Home
last modified time | relevance | path

Searched refs:strcat_s (Results 1 – 25 of 528) sorted by relevance

12345678910>>...22

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/network/
H A Dmulti_endgame.cpp439 strcat_s(err_msg,XSTR("You have been kicked",651)); in multi_endgame_popup()
442 strcat_s(err_msg,XSTR("The server has left the game",652)); in multi_endgame_popup()
451 strcat_s(err_msg,XSTR("You have waited too long to select a ship",655)); in multi_endgame_popup()
458 strcat_s(err_msg, NOX(" ")); in multi_endgame_popup()
459 strcat_s(err_msg, Game_current_mission_filename); in multi_endgame_popup()
470 strcat_s(err_msg,XSTR("Contact with server has been lost",656)); in multi_endgame_popup()
476 strcat_s(err_msg,XSTR("Failed to load mission file properly",658)); in multi_endgame_popup()
479 strcat_s(err_msg,XSTR("Unable to create ingame join player ship",659)); in multi_endgame_popup()
485 strcat_s(err_msg,XSTR("Server transfer failed (obsolete)",661)); in multi_endgame_popup()
491 strcat_s(err_msg,XSTR("Host has left the game, aborting...",663)); in multi_endgame_popup()
[all …]
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/network/
H A Dmulti_endgame.cpp436 strcat_s(err_msg,XSTR("You have been kicked",651)); in multi_endgame_popup()
439 strcat_s(err_msg,XSTR("The server has left the game",652)); in multi_endgame_popup()
448 strcat_s(err_msg,XSTR("You have waited too long to select a ship",655)); in multi_endgame_popup()
455 strcat_s(err_msg, NOX(" ")); in multi_endgame_popup()
456 strcat_s(err_msg, Game_current_mission_filename); in multi_endgame_popup()
467 strcat_s(err_msg,XSTR("Contact with server has been lost",656)); in multi_endgame_popup()
473 strcat_s(err_msg,XSTR("Failed to load mission file properly",658)); in multi_endgame_popup()
476 strcat_s(err_msg,XSTR("Unable to create ingame join player ship",659)); in multi_endgame_popup()
482 strcat_s(err_msg,XSTR("Server transfer failed (obsolete)",661)); in multi_endgame_popup()
488 strcat_s(err_msg,XSTR("Host has left the game, aborting...",663)); in multi_endgame_popup()
[all …]
H A Dmulti_update.cpp51 strcat_s(local_file, DIR_SEPARATOR_STR); in multi_update_http_init()
52 strcat_s(local_file, VERSION_LOC_FNAME); in multi_update_http_init()
115 strcat_s(out_str, Multi_update_error_string); in multi_update_error_verifying()
116 strcat_s(out_str, ")\n\n"); in multi_update_error_verifying()
117strcat_s(out_str, XSTR("There was an error verifying your version of FreeSpace, if you continue, y… in multi_update_error_verifying()
/dports/lang/python-legacy/Python-2.7.18/PC/VS9.0/
H A Dmake_buildinfo.c45 strcat_s(command, CMD_SIZE, "bin\\subwcrev.exe"); in make_buildinfo2()
49 strcat_s(command, CMD_SIZE, "\" .. ..\\..\\Modules\\getbuildinfo.c getbuildinfo2.c"); in make_buildinfo2()
65 strcat_s(command, CMD_SIZE, "-MD "); in main()
68 strcat_s(command, CMD_SIZE, "-D_DEBUG -MDd "); in main()
71 strcat_s(command, CMD_SIZE, "-MD /USECL:MS_ITANIUM "); in main()
74 strcat_s(command, CMD_SIZE, "-MD "); in main()
75 strcat_s(command, CMD_SIZE, "-MD /USECL:MS_OPTERON "); in main()
83 strcat_s(command, CMD_SIZE, "getbuildinfo2.c -DSUBWCREV "); in main()
85 strcat_s(command, CMD_SIZE, "..\\..\\Modules\\getbuildinfo.c"); in main()
86 strcat_s(command, CMD_SIZE, " -Fogetbuildinfo.o -I..\\..\\Include -I..\\..\\PC"); in main()
/dports/lang/python27/Python-2.7.18/PC/VS8.0/
H A Dmake_buildinfo.c45 strcat_s(command, CMD_SIZE, "bin\\subwcrev.exe"); in make_buildinfo2()
49 strcat_s(command, CMD_SIZE, "\" ..\\.. ..\\..\\Modules\\getbuildinfo.c getbuildinfo2.c"); in make_buildinfo2()
65 strcat_s(command, CMD_SIZE, "-MD "); in main()
68 strcat_s(command, CMD_SIZE, "-D_DEBUG -MDd "); in main()
71 strcat_s(command, CMD_SIZE, "-MD /USECL:MS_ITANIUM "); in main()
74 strcat_s(command, CMD_SIZE, "-MD "); in main()
75 strcat_s(command, CMD_SIZE, "-MD /USECL:MS_OPTERON "); in main()
83 strcat_s(command, CMD_SIZE, "getbuildinfo2.c -DSUBWCREV "); in main()
85 strcat_s(command, CMD_SIZE, "..\\..\\Modules\\getbuildinfo.c"); in main()
86 strcat_s(command, CMD_SIZE, " -Fogetbuildinfo.o -I..\\..\\Include -I..\\..\\PC"); in main()
/dports/lang/python27/Python-2.7.18/PC/VS9.0/
H A Dmake_buildinfo.c45 strcat_s(command, CMD_SIZE, "bin\\subwcrev.exe"); in make_buildinfo2()
49 strcat_s(command, CMD_SIZE, "\" .. ..\\..\\Modules\\getbuildinfo.c getbuildinfo2.c"); in make_buildinfo2()
65 strcat_s(command, CMD_SIZE, "-MD "); in main()
68 strcat_s(command, CMD_SIZE, "-D_DEBUG -MDd "); in main()
71 strcat_s(command, CMD_SIZE, "-MD /USECL:MS_ITANIUM "); in main()
74 strcat_s(command, CMD_SIZE, "-MD "); in main()
75 strcat_s(command, CMD_SIZE, "-MD /USECL:MS_OPTERON "); in main()
83 strcat_s(command, CMD_SIZE, "getbuildinfo2.c -DSUBWCREV "); in main()
85 strcat_s(command, CMD_SIZE, "..\\..\\Modules\\getbuildinfo.c"); in main()
86 strcat_s(command, CMD_SIZE, " -Fogetbuildinfo.o -I..\\..\\Include -I..\\..\\PC"); in main()
/dports/lang/python-legacy/Python-2.7.18/PC/VS8.0/
H A Dmake_buildinfo.c45 strcat_s(command, CMD_SIZE, "bin\\subwcrev.exe"); in make_buildinfo2()
49 strcat_s(command, CMD_SIZE, "\" ..\\.. ..\\..\\Modules\\getbuildinfo.c getbuildinfo2.c"); in make_buildinfo2()
65 strcat_s(command, CMD_SIZE, "-MD "); in main()
68 strcat_s(command, CMD_SIZE, "-D_DEBUG -MDd "); in main()
71 strcat_s(command, CMD_SIZE, "-MD /USECL:MS_ITANIUM "); in main()
74 strcat_s(command, CMD_SIZE, "-MD "); in main()
75 strcat_s(command, CMD_SIZE, "-MD /USECL:MS_OPTERON "); in main()
83 strcat_s(command, CMD_SIZE, "getbuildinfo2.c -DSUBWCREV "); in main()
85 strcat_s(command, CMD_SIZE, "..\\..\\Modules\\getbuildinfo.c"); in main()
86 strcat_s(command, CMD_SIZE, " -Fogetbuildinfo.o -I..\\..\\Include -I..\\..\\PC"); in main()
/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/tests/include/pdclib/functions/string/
H A Dstrcat_s.c14 errno_t strcat_s( char * _PDCLIB_restrict s1, rsize_t s1max, const char * _PDCLIB_restrict s2 ) in strcat_s() function
74 TESTCASE( strcat_s( s, 10, abcde ) == 0 ); in main()
80 TESTCASE( strcat_s( s, 10, abcdx ) == 0 ); in main()
83 TESTCASE( strcat_s( s, 10, "\0" ) == 0 ); in main()
87 TESTCASE( strcat_s( s, 6, "" ) == 0 ); in main()
88 TESTCASE( strcat_s( s, 5, "" ) != 0 ); in main()
89 TESTCASE( strcat_s( s, 7, "x" ) == 0 ); in main()
94 TESTCASE( strcat_s( s, 7, s + 6 ) != 0 ); in main()
96 TESTCASE( strcat_s( s + 3, 4, s ) != 0 ); in main()
/dports/comms/rtl-433/rtl_433-21.12/src/
H A Dwrite_sigrok.c95 strcat_s(cmd_line, MAX_PATH, "7z.exe"); in write_sigrok()
96 strcat_s(cmd_line, MAX_PATH, " a"); in write_sigrok()
97 strcat_s(cmd_line, MAX_PATH, " -bb0 "); in write_sigrok()
98 strcat_s(cmd_line, MAX_PATH, " -sdel "); in write_sigrok()
99 strcat_s(cmd_line, MAX_PATH, " -tzip "); in write_sigrok()
100 strcat_s(cmd_line, MAX_PATH, filename); in write_sigrok()
101 strcat_s(cmd_line, MAX_PATH, " version"); in write_sigrok()
102 strcat_s(cmd_line, MAX_PATH, " metadata"); in write_sigrok()
105 strcat_s(cmd_line, MAX_PATH, " logic-1-1"); in write_sigrok()
111 strcat_s(cmd_line, MAX_PATH, str_buf); in write_sigrok()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/test/src/globalincs/
H A Dtest_safe_strings.cpp98 ASSERT_EQ(0, strcat_s(strDest, "World")); in TEST()
109 ASSERT_EQ(0, strcat_s(strDest, 15, "World")); in TEST()
121 ASSERT_THROW(strcat_s(strDest, nullptr), os::dialogs::ErrorException); in TEST()
130 ASSERT_THROW(strcat_s(strDest, 15, nullptr), os::dialogs::ErrorException); in TEST()
141 ASSERT_THROW(strcat_s(nullptr, 15, strSource), os::dialogs::ErrorException); in TEST()
150 ASSERT_THROW(strcat_s(strDest, 0, "World"), os::dialogs::ErrorException); in TEST()
160 ASSERT_THROW(strcat_s(strDest, "World thi"), os::dialogs::ErrorException); in TEST()
168 ASSERT_THROW(strcat_s(strDest, 15, "World thi"), os::dialogs::ErrorException); in TEST()
/dports/cad/opencascade/opencascade-7.6.0/src/Standard/
H A DStandard_StackTrace.cxx239 strcat_s (theBuffer, theBufferSize, "\n==Backtrace==\n"); in StackTrace()
240 strcat_s (theBuffer, theBufferSize, aDbgHelp.ErrorMessage()); in StackTrace()
241 strcat_s (theBuffer, theBufferSize, "\n============="); in StackTrace()
266 strcat_s (theBuffer, theBufferSize, "\n==Backtrace=="); in StackTrace()
287 strcat_s (theBuffer, theBufferSize, "\n"); in StackTrace()
293 strcat_s (theBuffer, theBufferSize, aModBuffer); in StackTrace()
297 strcat_s (theBuffer, theBufferSize, "("); in StackTrace()
300 strcat_s (theBuffer, theBufferSize, aSymbol->Name); in StackTrace()
304 strcat_s (theBuffer, theBufferSize, "???"); in StackTrace()
306 strcat_s (theBuffer, theBufferSize, ")"); in StackTrace()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/OSD/
H A DOSD_signal.cxx152 strcat_s (aBuffer, sizeof(aBuffer), "FLT DIVIDE BY ZERO"); in CallHandler()
158 strcat_s (aBuffer, sizeof(aBuffer), "FLT INEXACT RESULT"); in CallHandler()
170 strcat_s (aBuffer, sizeof(aBuffer), "FLT OVERFLOW"); in CallHandler()
176 strcat_s (aBuffer, sizeof(aBuffer), "FLT STACK CHECK"); in CallHandler()
182 strcat_s (aBuffer, sizeof(aBuffer), "FLT UNDERFLOW"); in CallHandler()
194 strcat_s (aBuffer, sizeof(aBuffer), "FLT MULTIPLE FAULTS"); in CallHandler()
223 strcat_s (aBuffer, sizeof(aBuffer), "ILLEGAL INSTRUCTION"); in CallHandler()
228 strcat_s (aBuffer, sizeof(aBuffer), "IN_PAGE ERROR"); in CallHandler()
238 strcat_s (aBuffer, sizeof(aBuffer), "INTEGER OVERFLOW"); in CallHandler()
267 strcat_s (aBuffer, sizeof(aBuffer), "STACK OVERFLOW"); in CallHandler()
[all …]
/dports/games/stratagus/stratagus-3.2.0/tests/stratagus/
H A Dtest_util.cpp94 CHECK_EQUAL(EINVAL, strcat_s(NULL, 42, "NULL dest")); in TEST()
95 CHECK_EQUAL(EINVAL, strcat_s(buffer, 42, NULL)); in TEST()
96 CHECK_EQUAL(ERANGE, strcat_s(buffer, 10, "longer than given size")); in TEST()
97 CHECK_EQUAL(0, strcat_s(buffer, 42, "hello")); in TEST()
98 CHECK_EQUAL(0, strcat_s(buffer, 42, " world")); in TEST()
/dports/games/wyrmgus/Wyrmgus-3.5.4/tests/stratagus/
H A Dtest_util.cpp94 CHECK_EQUAL(EINVAL, strcat_s(NULL, 42, "NULL dest")); in TEST()
95 CHECK_EQUAL(EINVAL, strcat_s(buffer, 42, NULL)); in TEST()
96 CHECK_EQUAL(ERANGE, strcat_s(buffer, 10, "longer than given size")); in TEST()
97 CHECK_EQUAL(0, strcat_s(buffer, 42, "hello")); in TEST()
98 CHECK_EQUAL(0, strcat_s(buffer, 42, " world")); in TEST()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.accessibility/windows/native/jabswitch/
H A Djabswitch.cpp111 strcat_s(commentLine, line); in enableJAB()
128 strcat_s(commentLine, line); in enableJAB()
163 strcat_s(commentLine, line); in disableJAB()
173 strcat_s(commentLine, line); in disableJAB()
213 strcat_s(path, _MAX_PATH, profilePath); in modify()
214 strcat_s(path, acc_props1); in modify()
216 strcat_s(tempPath, _MAX_PATH, profilePath); in modify()
217 strcat_s(tempPath, acc_props2); in modify()
230 strcat_s(str, "screen_magnifier_present=true\n"); in modify()
319 strcat_s(outputString, versionString); in printVersion()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.accessibility/windows/native/jabswitch/
H A Djabswitch.cpp111 strcat_s(commentLine, line); in enableJAB()
128 strcat_s(commentLine, line); in enableJAB()
163 strcat_s(commentLine, line); in disableJAB()
173 strcat_s(commentLine, line); in disableJAB()
213 strcat_s(path, _MAX_PATH, profilePath); in modify()
214 strcat_s(path, acc_props1); in modify()
216 strcat_s(tempPath, _MAX_PATH, profilePath); in modify()
217 strcat_s(tempPath, acc_props2); in modify()
230 strcat_s(str, "screen_magnifier_present=true\n"); in modify()
319 strcat_s(outputString, versionString); in printVersion()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.accessibility/windows/native/jabswitch/
H A Djabswitch.cpp111 strcat_s(commentLine, line); in enableJAB()
128 strcat_s(commentLine, line); in enableJAB()
163 strcat_s(commentLine, line); in disableJAB()
173 strcat_s(commentLine, line); in disableJAB()
213 strcat_s(path, _MAX_PATH, profilePath); in modify()
214 strcat_s(path, acc_props1); in modify()
216 strcat_s(tempPath, _MAX_PATH, profilePath); in modify()
217 strcat_s(tempPath, acc_props2); in modify()
230 strcat_s(str, "screen_magnifier_present=true\n"); in modify()
319 strcat_s(outputString, versionString); in printVersion()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.accessibility/windows/native/jabswitch/
H A Djabswitch.cpp111 strcat_s(commentLine, line); in enableJAB()
128 strcat_s(commentLine, line); in enableJAB()
163 strcat_s(commentLine, line); in disableJAB()
173 strcat_s(commentLine, line); in disableJAB()
213 strcat_s(path, _MAX_PATH, profilePath); in modify()
214 strcat_s(path, acc_props1); in modify()
216 strcat_s(tempPath, _MAX_PATH, profilePath); in modify()
217 strcat_s(tempPath, acc_props2); in modify()
230 strcat_s(str, "screen_magnifier_present=true\n"); in modify()
319 strcat_s(outputString, versionString); in printVersion()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.accessibility/windows/native/jabswitch/
H A Djabswitch.cpp111 strcat_s(commentLine, line); in enableJAB()
128 strcat_s(commentLine, line); in enableJAB()
163 strcat_s(commentLine, line); in disableJAB()
173 strcat_s(commentLine, line); in disableJAB()
213 strcat_s(path, _MAX_PATH, profilePath); in modify()
214 strcat_s(path, acc_props1); in modify()
216 strcat_s(tempPath, _MAX_PATH, profilePath); in modify()
217 strcat_s(tempPath, acc_props2); in modify()
230 strcat_s(str, "screen_magnifier_present=true\n"); in modify()
319 strcat_s(outputString, versionString); in printVersion()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.accessibility/windows/native/jabswitch/
H A Djabswitch.cpp111 strcat_s(commentLine, line); in enableJAB()
128 strcat_s(commentLine, line); in enableJAB()
163 strcat_s(commentLine, line); in disableJAB()
173 strcat_s(commentLine, line); in disableJAB()
213 strcat_s(path, _MAX_PATH, profilePath); in modify()
214 strcat_s(path, acc_props1); in modify()
216 strcat_s(tempPath, _MAX_PATH, profilePath); in modify()
217 strcat_s(tempPath, acc_props2); in modify()
230 strcat_s(str, "screen_magnifier_present=true\n"); in modify()
319 strcat_s(outputString, versionString); in printVersion()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.accessibility/windows/native/jabswitch/
H A Djabswitch.cpp111 strcat_s(commentLine, line); in enableJAB()
128 strcat_s(commentLine, line); in enableJAB()
163 strcat_s(commentLine, line); in disableJAB()
173 strcat_s(commentLine, line); in disableJAB()
213 strcat_s(path, _MAX_PATH, profilePath); in modify()
214 strcat_s(path, acc_props1); in modify()
216 strcat_s(tempPath, _MAX_PATH, profilePath); in modify()
217 strcat_s(tempPath, acc_props2); in modify()
230 strcat_s(str, "screen_magnifier_present=true\n"); in modify()
319 strcat_s(outputString, versionString); in printVersion()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.accessibility/windows/native/jabswitch/
H A Djabswitch.cpp111 strcat_s(commentLine, line); in enableJAB()
128 strcat_s(commentLine, line); in enableJAB()
163 strcat_s(commentLine, line); in disableJAB()
173 strcat_s(commentLine, line); in disableJAB()
213 strcat_s(path, _MAX_PATH, profilePath); in modify()
214 strcat_s(path, acc_props1); in modify()
216 strcat_s(tempPath, _MAX_PATH, profilePath); in modify()
217 strcat_s(tempPath, acc_props2); in modify()
230 strcat_s(str, "screen_magnifier_present=true\n"); in modify()
319 strcat_s(outputString, versionString); in printVersion()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/bridge/
H A Djabswitch.cpp111 strcat_s(commentLine, line); in enableJAB()
128 strcat_s(commentLine, line); in enableJAB()
163 strcat_s(commentLine, line); in disableJAB()
173 strcat_s(commentLine, line); in disableJAB()
212 strcat_s(path, _MAX_PATH, profilePath); in modify()
213 strcat_s(path, acc_props1); in modify()
215 strcat_s(tempPath, _MAX_PATH, profilePath); in modify()
216 strcat_s(tempPath, acc_props2); in modify()
229 strcat_s(str, "screen_magnifier_present=true\n"); in modify()
318 strcat_s(outputString, versionString); in printVersion()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/bridge/
H A Djabswitch.cpp111 strcat_s(commentLine, line); in enableJAB()
128 strcat_s(commentLine, line); in enableJAB()
163 strcat_s(commentLine, line); in disableJAB()
173 strcat_s(commentLine, line); in disableJAB()
212 strcat_s(path, _MAX_PATH, profilePath); in modify()
213 strcat_s(path, acc_props1); in modify()
215 strcat_s(tempPath, _MAX_PATH, profilePath); in modify()
216 strcat_s(tempPath, acc_props2); in modify()
229 strcat_s(str, "screen_magnifier_present=true\n"); in modify()
318 strcat_s(outputString, versionString); in printVersion()
[all …]
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/globalincs/
H A Dsafe_strings_test.cpp188 _EXPECTED_RETURN( 0, strcat_s( strDest, "World" ) ); in test_strcat_s()
194 _EXPECTED_RETURN( 0, strcat_s( strDest, 15, "World" ) ); in test_strcat_s()
201 _EXPECTED_RETURN( EINVAL, strcat_s( strDest, NULL ) ); in test_strcat_s()
208 _EXPECTED_RETURN( EINVAL, strcat_s( strDest, 15, NULL ) ); in test_strcat_s()
216 _EXPECTED_RETURN( EINVAL, strcat_s( NULL, 15, strSource ) ); in test_strcat_s()
223 _EXPECTED_RETURN( ERANGE, strcat_s( strDest, 0, "World" ) ); in test_strcat_s()

12345678910>>...22