Searched refs:strcat (Results 1 - 25 of 73) sorted by relevance

123

/openjdk7/jdk/src/windows/native/common/
H A Djdk_util_md.c48 strcat(path, "\\");
49 strcat(path, name);
55 strcat(path, "\\");
56 strcat(path, name);
/openjdk7/jdk/src/share/demo/jvmti/agent_util/
H A Dagent_util.c280 (void)strcat(jar_path, file_sep);
281 (void)strcat(jar_path, "demo");
282 (void)strcat(jar_path, file_sep);
283 (void)strcat(jar_path, "jvmti");
284 (void)strcat(jar_path, file_sep);
285 (void)strcat(jar_path, demo_name);
286 (void)strcat(jar_path, file_sep);
287 (void)strcat(jar_path, demo_name);
288 (void)strcat(jar_path, ".jar");
293 (void)strcat(jar_pat
[all...]
/openjdk7/hotspot/src/os/windows/launcher/
H A Djava_md.c246 (void)strcat(crtpath, "\\bin\\" CRT_DLL); /* Add crt dll */
296 strcat(tmpbuf, "\\lib\\bundles");
305 strcat(tmpbuf, "\\bin\\jkernel.dll");
362 strcat(path, "\\jre");
522 strcat(path, "\\jdkpath.txt");
1129 (void)strcat(strcat(strcpy(path, jre), "\\bin\\"), progname);
1130 (void)strcat(path, ".exe");
1194 cmdline = strcat(strcat(strcp
[all...]
/openjdk7/jdk/src/solaris/native/com/sun/media/sound/
H A DPLATFORM_API_SolarisOS_Utils.c147 strcat(adDesc->pathctl, "ctl");
171 strcat(adDesc->name, " (");
173 strcat(adDesc->name, ")");
/openjdk7/jdk/src/share/back/
H A Dtransport.c384 (void)strcat(commandLine, " ");
385 (void)strcat(commandLine, name);
386 (void)strcat(commandLine, " ");
387 (void)strcat(commandLine, address);
481 strcat(prop_value, ":");
482 strcat(prop_value, retAddress);
488 (void)strcat(threadName, name);
537 (void)strcat(threadName, name);
/openjdk7/jdk/src/windows/native/java/io/
H A Ddirent_md.c92 strcat(dirp->path, "*.*");
94 strcat(dirp->path, "\\*.*");
/openjdk7/jdk/src/macosx/bin/
H A Djexec.c231 strcat(buf, BIN_PATH);
/openjdk7/hotspot/src/os/posix/launcher/
H A Djava_md.c530 strcat(new_runpath, ":");
531 strcat(new_runpath, runpath);
708 strcat(path, "/jre");
721 strcat(path, "/jre");
1563 (void)strcat(strcat(strcat(strcpy(buffer, path), "/"), dir), "/bin/java");
1627 ret_str = strcat(strcat(strcpy(ret_str, dirname), "/"), best);
1662 path = strcat(strca
[all...]
/openjdk7/jdk/src/windows/native/sun/net/dns/
H A DResolverConfigurationImpl.c68 strcat(s1, " ");
70 strcat(s1, s2);
/openjdk7/jdk/src/share/bin/
H A Djli_util.h54 #define JLI_StrCat(p1, p2) strcat((p1), (p2))
/openjdk7/jdk/src/solaris/native/java/lang/
H A Djava_props_md.c120 strcat(temp, "=");
121 strcat(temp, current);
122 strcat(temp, ":");
123 strcat(temp, value);
/openjdk7/jdk/src/solaris/native/sun/security/pkcs11/wrapper/
H A Dp11_md.c108 strcat(exceptionMessage, libraryNameStr);
/openjdk7/jdk/src/windows/native/sun/security/pkcs11/wrapper/
H A Dp11_md.c111 strcat(exceptionMessage, libraryNameStr);
/openjdk7/jdk/src/share/native/com/sun/java/util/jar/pack/
H A Dbytes.h70 bytes& strcat(const char* str) { ::strcat((char*)ptr, str); return *this; } function in struct:bytes
71 bytes& strcat(bytes& other) { ::strncat((char*)ptr, (char*)other.ptr, other.len); return *this; } function in struct:bytes
/openjdk7/hotspot/src/share/tools/launcher/
H A Djava.c1038 strcat(splash_file_entry, splash_file_name);
1044 strcat(splash_jar_entry, splash_jar_name);
1122 (void)strcat(env_entry, info.main_class);
1588 strcat(appcp, home); /* c:\program files\myapp */
1589 strcat(appcp, app_classpath[i]); /* \lib\myapp.jar */
1590 strcat(appcp, separator); /* ; */
1642 strcat(javaCommand, dashDstr);
1643 strcat(javaCommand, classname);
1652 strcat(javaCommand, " ");
1653 strcat(javaComman
[all...]
/openjdk7/hotspot/src/os/bsd/vm/
H A DperfMemory_bsd.cpp344 strcat(usrdir_name, "/");
345 strcat(usrdir_name, dentry->d_name);
379 strcat(filename, "/");
380 strcat(filename, udentry->d_name);
479 strcat(path, "/");
480 strcat(path, filename);
/openjdk7/hotspot/src/os/linux/vm/
H A DperfMemory_linux.cpp344 strcat(usrdir_name, "/");
345 strcat(usrdir_name, dentry->d_name);
379 strcat(filename, "/");
380 strcat(filename, udentry->d_name);
479 strcat(path, "/");
480 strcat(path, filename);
/openjdk7/hotspot/src/os/solaris/vm/
H A DperfMemory_solaris.cpp335 strcat(usrdir_name, "/");
336 strcat(usrdir_name, dentry->d_name);
370 strcat(filename, "/");
371 strcat(filename, udentry->d_name);
516 strcat(path, "/");
517 strcat(path, filename);
/openjdk7/jdk/src/windows/native/java/lang/
H A Djava_props_md.c114 strcat(systemPath, "\\FONTS\\SimSun18030.ttc");
150 strcat(ret, "-");
151 strcat(ret, elems[index]);
/openjdk7/hotspot/src/share/vm/libadt/
H A Dset.cpp109 } else strcat(s,"}");
/openjdk7/hotspot/src/share/vm/services/
H A DdiagnosticArgument.cpp79 strcat(buf, next_str);
83 strcat(buf, ",");
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_LoadLibrary.c141 strcat(p, ".dylib");
143 strcat(p, ".so");
/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DShaderGen.c155 strcat(array, elem);
157 strcat(array, "};\n");
/openjdk7/jdk/test/sun/management/windows/
H A Drevokeall.c158 strcat(s, "\\\\");
159 strcat(s, name);
/openjdk7/jdk/src/share/transport/shmem/
H A DshmemBack.c104 strcat(msg, join_str);
105 strcat(msg, buf);

Completed in 95 milliseconds

123