usr/src/boot/common/disk.c
414
strcat(cp, ":");
usr/src/boot/common/interp_forth.c
118
strcat(line, " ");
usr/src/boot/common/interp_forth.c
133
strcat(line, " ");
usr/src/boot/common/ls.c
194
strcat(path, "/");
usr/src/boot/common/misc.c
56
strcat(cp, argv[i]);
usr/src/boot/common/misc.c
58
strcat(cp, " ");
usr/src/boot/common/module.c
1255
strcat(cp, "/");
usr/src/boot/common/module.c
1256
strcat(cp, fname);
usr/src/boot/common/util.h
47
void strcat(char *dst, const char *src);
usr/src/boot/i386/libi386/biospci.c
319
strcat(desc, ppi->pi_name);
usr/src/boot/i386/libi386/biospci.c
320
strcat(desc, " ");
usr/src/boot/i386/libi386/biospci.c
323
strcat(desc, psc->ps_name);
usr/src/boot/i386/libi386/biospci.c
324
strcat(desc, " ");
usr/src/boot/i386/libi386/biospci.c
327
strcat(desc, pc->pc_name);
usr/src/boot/include/string.h
75
char *strcat(char * __restrict, const char * __restrict);
usr/src/boot/libsa/zfs/zfsimpl.c
1450
strcat(buf, " ");
usr/src/boot/libsa/zfs/zfsimpl.c
1451
strcat(buf, name);
usr/src/cmd/abi/appcert/static_prof/static_prof.c
1195
(void) strcat(fullname, "(");
usr/src/cmd/abi/appcert/static_prof/static_prof.c
1196
(void) strcat(fullname, filename);
usr/src/cmd/abi/appcert/static_prof/static_prof.c
1197
(void) strcat(fullname, ")");
usr/src/cmd/abi/spectrans/parser/frontend.c
398
(void) strcat(dest, src);
usr/src/cmd/abi/spectrans/parser/main.c
121
(void) strcat(T_info.ti_dash_I, ":");
usr/src/cmd/abi/spectrans/parser/main.c
135
(void) strcat(T_info.ti_dash_I, optarg);
usr/src/cmd/abi/spectrans/parser/main.c
188
(void) strcat(T_info.ti_dash_I, ":.");
usr/src/cmd/abi/spectrans/spec2map/bucket.c
217
#define ADD_EQUALS(str) if (strchr(str, '=') == NULL) (void) strcat(str, " =")
usr/src/cmd/abi/spectrans/spec2map/bucket.c
256
(void) strcat(buffer, " FUNCTION");
usr/src/cmd/abi/spectrans/spec2map/bucket.c
258
(void) strcat(buffer, " DATA");
usr/src/cmd/abi/spectrans/spec2map/bucket.c
260
(void) strcat(buffer, " FILTER ");
usr/src/cmd/abi/spectrans/spec2map/bucket.c
261
(void) strcat(buffer, interface->IF_filter);
usr/src/cmd/abi/spectrans/spec2map/bucket.c
264
(void) strcat(buffer, " AUXILIARY ");
usr/src/cmd/abi/spectrans/spec2map/bucket.c
265
(void) strcat(buffer, interface->IF_auxiliary);
usr/src/cmd/abi/spectrans/spec2map/bucket.c
274
(void) strcat(buffer, " FUNCTION");
usr/src/cmd/abi/spectrans/spec2map/bucket.c
281
(void) strcat(buffer, " DIRECT");
usr/src/cmd/abi/spectrans/spec2map/bucket.c
285
(void) strcat(buffer, " NODIRECT");
usr/src/cmd/abi/spectrans/spec2map/xlator.c
648
(void) strcat(arch, "="); /* append an '=' */
usr/src/cmd/abi/spectrans/spec2map/xlator.c
707
(void) strcat(arch, "="); /* append an '=' */
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
1103
strcat(bufp, "register");
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
1116
strcat(bufp, " ");
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
1118
strcat(bufp, s);
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
1119
strcat(bufp, " ");
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
1120
strcat(bufp, dsp->ds_id);
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
1125
strcat(bufp, " ");
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
1127
strcat(bufp, dsp->ds_id);
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
1132
strcat(bufp, " ");
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
1134
strcat(bufp, s);
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
1142
strcat(bufp, " ");
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
1145
strcat(bufp, "const");
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
1149
strcat(bufp, " ");
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
1151
strcat(bufp, "volatile");
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
1159
strcat(bufp, "");
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
1162
strcat(bufp, "");
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
2108
strcat(a_type, "*");
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
2109
strcat(a_print, "_P");
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
2155
strcat(f_type, "*");
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
2156
strcat(f_print, "*");
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
2161
strcat(f_type, "%s");
usr/src/cmd/abi/spectrans/spec2trace/trace.c
807
(void) strcat(a_type, "*");
usr/src/cmd/abi/spectrans/spec2trace/util.c
272
return (strcat(basename, ".o"));
usr/src/cmd/acct/acctcom.c
544
strcat(name,command_name);
usr/src/cmd/acctadm/res.c
371
(void) strcat(str, ",");
usr/src/cmd/acctadm/res.c
372
(void) strcat(str, g);
usr/src/cmd/acctadm/res.c
387
(void) strcat(str, ",");
usr/src/cmd/acctadm/res.c
391
(void) strcat(str, id2name(cur->ar_id, type));
usr/src/cmd/acpi/acpidump/apfiles.c
293
strcat (Filename, InstanceStr);
usr/src/cmd/acpi/acpidump/apfiles.c
296
strcat (Filename, FILE_SUFFIX_BINARY_TABLE);
usr/src/cmd/acpi/acpidump/osunixdir.c
274
strcat (temp_str, "/");
usr/src/cmd/acpi/acpidump/osunixdir.c
275
strcat (temp_str, dir_entry->d_name);
usr/src/cmd/acpi/common/adfile.c
210
strcat (FilenameBuf, FILE_SUFFIX_BINARY_TABLE);
usr/src/cmd/acpi/common/adfile.c
332
strcat (Position, Suffix);
usr/src/cmd/acpi/common/adfile.c
338
strcat (NewFilename, ".");
usr/src/cmd/acpi/common/adfile.c
339
strcat (NewFilename, Suffix);
usr/src/cmd/acpi/common/dmextern.c
399
strcat (Fullpath, ".");
usr/src/cmd/acpi/common/dmextern.c
404
strcat (Fullpath, Path);
usr/src/cmd/acpi/common/dmrestag.c
823
strcat (Pathname, ".");
usr/src/cmd/acpi/iasl/aslbtypes.c
439
strcat (Buffer, "NoReturnValue");
usr/src/cmd/acpi/iasl/aslbtypes.c
449
strcat (Buffer, "|");
usr/src/cmd/acpi/iasl/aslbtypes.c
453
strcat (Buffer, AcpiUtGetTypeName (Type));
usr/src/cmd/acpi/iasl/aslbtypes.c
462
strcat (Buffer, "|");
usr/src/cmd/acpi/iasl/aslbtypes.c
466
strcat (Buffer, "Reference");
usr/src/cmd/acpi/iasl/aslbtypes.c
474
strcat (Buffer, "|");
usr/src/cmd/acpi/iasl/aslbtypes.c
478
strcat (Buffer, "Resource");
usr/src/cmd/acpi/iasl/aslfiles.c
265
strcat (NewDir->Dir, "/");
usr/src/cmd/acpi/iasl/aslfiles.c
376
strcat (Pathname, "/");
usr/src/cmd/acpi/iasl/aslfiles.c
378
strcat (Pathname, FilePathname);
usr/src/cmd/acpi/iasl/asloffset.c
482
strcat (MsgBuffer, &((char *) TargetPath.Pointer)[1]);
usr/src/cmd/acpi/iasl/asloffset.c
483
strcat (MsgBuffer, "\",");
usr/src/cmd/acpi/iasl/asloperands.c
1046
strcat (Filename, (char *) Child->Asl.Value.Buffer);
usr/src/cmd/acpi/iasl/asloptions.c
1037
strcat (OutBuffer, Token);
usr/src/cmd/acpi/iasl/cvcompiler.c
242
strcat (FinalLineToken, LineToken);
usr/src/cmd/acpi/iasl/cvcompiler.c
280
strcat (FinalCommentString, CommentString);
usr/src/cmd/acpi/iasl/cvcompiler.c
354
strcat (FinalCommentString, CommentString);
usr/src/cmd/acpi/iasl/cvcompiler.c
358
strcat (FinalCommentString, " */");
usr/src/cmd/acpi/iasl/cvcompiler.c
521
strcat (Position, FILE_SUFFIX_DISASSEMBLY);
usr/src/cmd/acpi/iasl/cvcompiler.c
527
strcat (NewFilename, ".");
usr/src/cmd/acpi/iasl/cvcompiler.c
528
strcat (NewFilename, FILE_SUFFIX_DISASSEMBLY);
usr/src/cmd/acpi/iasl/cvcompiler.c
950
strcat (Str, ToAdd);
usr/src/cmd/allocate/dminfo.c
353
(void) strcat(tptr, dmap.dmap_devname);
usr/src/cmd/allocate/dminfo.c
354
(void) strcat(tptr, ":\\\n\t");
usr/src/cmd/allocate/dminfo.c
355
(void) strcat(tptr, dmap.dmap_devtype);
usr/src/cmd/allocate/dminfo.c
356
(void) strcat(tptr, ":\\\n\t");
usr/src/cmd/allocate/dminfo.c
357
(void) strcat(tptr, dmap.dmap_devlist);
usr/src/cmd/allocate/dminfo.c
358
(void) strcat(tptr, ":\\\n\t");
usr/src/cmd/allocate/dminfo.c
359
(void) strcat(tptr, "\n");
usr/src/cmd/allocate/mkdevalloc.c
1174
(void) strcat(nm, dep->d_name);
usr/src/cmd/allocate/mkdevalloc.c
279
(void) strcat(nm, dep->d_name);
usr/src/cmd/allocate/mkdevalloc.c
337
(void) strcat(nm, dep->d_name);
usr/src/cmd/allocate/mkdevalloc.c
345
(void) strcat(nm, dep->d_name);
usr/src/cmd/allocate/mkdevalloc.c
486
(void) strcat(nm, dep->d_name);
usr/src/cmd/allocate/mkdevalloc.c
539
(void) strcat(nm, dep->d_name);
usr/src/cmd/allocate/mkdevalloc.c
547
(void) strcat(nm, dep->d_name);
usr/src/cmd/allocate/mkdevalloc.c
694
(void) strcat(nm, dep->d_name);
usr/src/cmd/allocate/mkdevalloc.c
861
(void) strcat(nm, dep->d_name);
usr/src/cmd/allocate/mkdevalloc.c
932
(void) strcat(nm, dep->d_name);
usr/src/cmd/allocate/mkdevalloc.c
983
(void) strcat(nm, dep->d_name);
usr/src/cmd/audio/utilities/AudioHdrParse.cc
146
(void) strcat(str, "u-law");
usr/src/cmd/audio/utilities/AudioHdrParse.cc
149
(void) strcat(str, "A-law");
usr/src/cmd/audio/utilities/AudioHdrParse.cc
152
(void) strcat(str, "linear");
usr/src/cmd/audio/utilities/AudioHdrParse.cc
155
(void) strcat(str, "float");
usr/src/cmd/audio/utilities/AudioHdrParse.cc
158
(void) strcat(str, "G.721 ADPCM");
usr/src/cmd/audio/utilities/AudioHdrParse.cc
161
(void) strcat(str, "G.722 ADPCM");
usr/src/cmd/audio/utilities/AudioHdrParse.cc
164
(void) strcat(str, "G.723 ADPCM");
usr/src/cmd/audio/utilities/AudioHdrParse.cc
167
(void) strcat(str, "DVI ADPCM");
usr/src/cmd/audio/utilities/AudioHdrParse.cc
170
(void) strcat(str, "???");
usr/src/cmd/audio/utilities/AudioHdrParse.cc
401
(void) strcat(estrbuf, xtra);
usr/src/cmd/auditconfig/auditconfig.c
2559
(void) strcat(policy_str, ",");
usr/src/cmd/auditreduce/main.c
810
(void) strcat(f_newfile, buf1);
usr/src/cmd/auditreduce/main.c
811
(void) strcat(f_newfile, ".");
usr/src/cmd/auditreduce/main.c
813
(void) strcat(f_newfile, buf2);
usr/src/cmd/auditreduce/main.c
814
(void) strcat(f_newfile, ".");
usr/src/cmd/auditreduce/main.c
816
(void) strcat(f_newfile, f_name);
usr/src/cmd/auditreduce/main.c
860
(void) strcat(f_outtemp, "XXXXXX");
usr/src/cmd/auditreduce/option.c
1009
(void) strcat(errb, gettext("starting time-stamp invalid - "));
usr/src/cmd/auditreduce/option.c
1010
(void) strcat(errb, error_str);
usr/src/cmd/auditreduce/option.c
1032
(void) strcat(errb, gettext("ending time-stamp invalid - "));
usr/src/cmd/auditreduce/option.c
1033
(void) strcat(errb, error_str);
usr/src/cmd/auditreduce/option.c
752
(void) strcat(f_dir, f_root);
usr/src/cmd/auditreduce/option.c
753
(void) strcat(f_dir, "/");
usr/src/cmd/auditreduce/option.c
754
(void) strcat(f_dir, f_server);
usr/src/cmd/auditreduce/option.c
782
(void) strcat(f_dir, f_root);
usr/src/cmd/auditreduce/option.c
783
(void) strcat(f_dir, "/");
usr/src/cmd/auditreduce/option.c
784
(void) strcat(f_dir, dp->d_name);
usr/src/cmd/auditreduce/option.c
838
(void) strcat(fname, dname); /* create pathname of file */
usr/src/cmd/auditreduce/option.c
839
(void) strcat(fname, "/");
usr/src/cmd/auditreduce/option.c
840
(void) strcat(fname, dp->d_name);
usr/src/cmd/backup/dump/dumpmain.c
1170
(void) strcat(msgbuf, kbsbuf);
usr/src/cmd/backup/dump/dumpmain.c
1172
(void) strcat(msgbuf, "\n");
usr/src/cmd/backup/dump/partial.c
174
(void) strcat(dotdot, "/..");
usr/src/cmd/backup/restore/interactive.c
954
(void) strcat(pager_catenated, " ");
usr/src/cmd/backup/restore/interactive.c
955
(void) strcat(pager_catenated, pager_vector[index]);
usr/src/cmd/backup/restore/restore.c
494
(void) strcat(keybuf, "|ONTAPE");
usr/src/cmd/backup/restore/restore.c
496
(void) strcat(keybuf, "|INOFND");
usr/src/cmd/backup/restore/restore.c
498
(void) strcat(keybuf, "|NAMEFND");
usr/src/cmd/backup/restore/restore.c
500
(void) strcat(keybuf, "|MODECHG");
usr/src/cmd/backup/restore/tape.c
1380
(void) strcat(lnkbuf, buf);
usr/src/cmd/bnu/account.c
128
(void) strcat(Record, EOR);
usr/src/cmd/bnu/callers.c
172
(void) strcat(out, npart);
usr/src/cmd/bnu/cntrl.c
1195
(void) strcat(filename, "/");
usr/src/cmd/bnu/cntrl.c
1196
(void) strcat(filename, BASENAME(W_FILE2, '/'));
usr/src/cmd/bnu/cntrl.c
228
strcat(dfile, "/");
usr/src/cmd/bnu/cntrl.c
230
strcat(dfile, fileid);
usr/src/cmd/bnu/cntrl.c
529
(void) strcat(msg, " ");
usr/src/cmd/bnu/cntrl.c
530
(void) strcat(msg, wrkvec[i]);
usr/src/cmd/bnu/cpmv.c
205
(void) strcat(full, "/");
usr/src/cmd/bnu/cpmv.c
206
(void) strcat(full, BASENAME(f1, '/'));
usr/src/cmd/bnu/cpmv.c
250
(void) strcat(fullname, BASENAME(file, '/'));
usr/src/cmd/bnu/cpmv.c
56
(void) strcat(f2, "/");
usr/src/cmd/bnu/cpmv.c
57
(void) strcat(f2, BASENAME(f1, '/'));
usr/src/cmd/bnu/cu.c
577
(void) strcat(prompt, "]");
usr/src/cmd/bnu/expfile.c
105
(void) strcat(dir, "/");
usr/src/cmd/bnu/expfile.c
69
(void) strcat(file, fpart);
usr/src/cmd/bnu/gtcfile.c
81
(void) strcat(csave[i].sys, sys);
usr/src/cmd/bnu/perfstat.c
345
strcat(Record, EOR);
usr/src/cmd/bnu/perfstat.c
451
(void) strcat(Record, EOR);
usr/src/cmd/bnu/security.c
199
(void) strcat(Record, EOR);
usr/src/cmd/bnu/security.c
457
(void) strcat(Record, EOR);
usr/src/cmd/bnu/sysfiles.c
382
strcat(expandpath, tok);
usr/src/cmd/bnu/uucp.c
184
(void) strcat(Optns, "m");
usr/src/cmd/bnu/uucp.c
224
(void) strcat(Optns, "mo");
usr/src/cmd/bnu/uucp.c
306
(void) strcat(file2, "/");
usr/src/cmd/bnu/uucp.c
753
strcat(xcmd, xarg[i]);
usr/src/cmd/bnu/uucp.c
754
strcat(xcmd, " ");
usr/src/cmd/bnu/uustat.c
515
(void) strcat(outbuf, format_tmp);
usr/src/cmd/bnu/uustat.c
538
(void) strcat(outbuf, format_tmp);
usr/src/cmd/bnu/uustat.c
555
(void) strcat(outbuf, "queued");
usr/src/cmd/bnu/uustat.c
557
(void) strcat(outbuf, "running");
usr/src/cmd/bnu/uustat.c
559
(void) strcat(outbuf, "interrupted");
usr/src/cmd/bnu/uustat.c
565
(void) strcat(outbuf, format_tmp);
usr/src/cmd/bnu/uustat.c
572
(void) strcat(outbuf, format_tmp);
usr/src/cmd/bnu/uustat.c
577
(void) strcat(outbuf, format_tmp);
usr/src/cmd/bnu/uustat.c
581
(void) strcat(outbuf, format_tmp);
usr/src/cmd/bnu/uustat.c
586
(void) strcat(outbuf, format_tmp);
usr/src/cmd/bnu/uustat.c
595
(void) strcat(outbuf, format_tmp);
usr/src/cmd/bnu/uustat.c
596
(void) strcat(outbuf,"????\n");
usr/src/cmd/bnu/uustat.c
624
(void) strcat(outbuf, format_tmp);
usr/src/cmd/bnu/uustat.c
627
strcat(outbuf, "\n");
usr/src/cmd/boot/bootadm/bootadm.c
1543
(void) strcat(extra_args, " ");
usr/src/cmd/boot/bootadm/bootadm.c
1544
(void) strcat(extra_args, largv[i]);
usr/src/cmd/boot/bootadm/bootadm.c
1584
(void) strcat(rootbuf, "/");
usr/src/cmd/boot/bootadm/bootadm_hyper.c
1155
(void) strcat(kernel, zfsstr);
usr/src/cmd/boot/bootadm/bootadm_hyper.c
126
(void) strcat(newpath, new_str);
usr/src/cmd/boot/bootadm/bootadm_hyper.c
127
(void) strcat(newpath, pc);
usr/src/cmd/boot/bootadm/bootadm_hyper.c
971
(void) strcat(mod_kernel, zfsstr);
usr/src/cmd/boot/bootadm/bootadm_loader.c
593
(void) strcat(extra_args, " ");
usr/src/cmd/boot/bootadm/bootadm_loader.c
594
(void) strcat(extra_args, largv[i]);
usr/src/cmd/cdrw/device.c
492
(void) strcat(tmpstr, "s2");
usr/src/cmd/cfgadm/cfgadm.c
893
(void) strcat(*prefilt_optpp, post_filtp->ldata.ap_class);
usr/src/cmd/cmd-inet/usr.bin/chat/chat.c
1419
strcat (report_buffer, report_string[n]);
usr/src/cmd/cmd-inet/usr.bin/finger.c
1311
(void) strcat(mbxpath, name); /* concatenate user name to path */
usr/src/cmd/cmd-inet/usr.bin/finger.c
499
(void) strcat(s, PROJ);
usr/src/cmd/cmd-inet/usr.bin/finger.c
518
(void) strcat(s, PLAN);
usr/src/cmd/cmd-inet/usr.bin/ftp/cmds.c
71
strcat(buffer, " ");
usr/src/cmd/cmd-inet/usr.bin/ftp/domacro.c
62
(void) strcat(line, " ");
usr/src/cmd/cmd-inet/usr.bin/ftp/glob.c
362
(void) strcat(restbuf, pe + 1);
usr/src/cmd/cmd-inet/usr.bin/ftp/glob.c
724
(void) strcat(ep, dp);
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4264
(void) strcat(flbuf, "S");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4266
(void) strcat(flbuf, "P");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4268
(void) strcat(flbuf, "D");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4270
(void) strcat(flbuf, "U");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4272
(void) strcat(flbuf, "M");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4274
(void) strcat(flbuf, "L");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4276
(void) strcat(flbuf, "d");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4278
(void) strcat(flbuf, "A");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4280
(void) strcat(flbuf, "o");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4282
(void) strcat(flbuf, "y");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4671
(void) strcat(flags, "I");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4674
(void) strcat(flags, "G");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4679
(void) strcat(flags, "C");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4682
(void) strcat(flags, "H");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4686
(void) strcat(flags, "D");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4690
(void) strcat(flags, "b");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4694
(void) strcat(flags, "L");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4698
(void) strcat(flags, "M"); /* Multiroute */
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4702
(void) strcat(flags, "S"); /* Setsrc */
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4706
(void) strcat(flags, "R");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4710
(void) strcat(flags, "B");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4714
(void) strcat(flags, "Z");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4973
(void) strcat(flags, "I");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4976
(void) strcat(flags, "G");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4982
(void) strcat(flags, "C");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4985
(void) strcat(flags, "H");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4990
(void) strcat(flags, "D");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4994
(void) strcat(flags, "L");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
4998
(void) strcat(flags, "M"); /* Multiroute */
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
5002
(void) strcat(flags, "S"); /* Setsrc */
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
5006
(void) strcat(flags, "R");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
5010
(void) strcat(flags, "B");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
5014
(void) strcat(flags, "Z");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
7085
(void) strcat(prefixptr, "/NM");
usr/src/cmd/cmd-inet/usr.bin/pppd/sys-solaris.c
3531
(void) strcat(sbuf, " ");
usr/src/cmd/cmd-inet/usr.bin/pppd/sys-solaris.c
3532
(void) strcat(sbuf, str);
usr/src/cmd/cmd-inet/usr.bin/rdist/expand.c
330
strcat(path, ": ");
usr/src/cmd/cmd-inet/usr.bin/rdist/expand.c
331
strcat(path, strerr);
usr/src/cmd/cmd-inet/usr.bin/rdist/expand.c
401
strcat(restbuf, pe + 1);
usr/src/cmd/cmd-inet/usr.bin/rlogin.c
621
(void) strcat(term, "/");
usr/src/cmd/cmd-inet/usr.bin/rlogin.c
622
(void) strcat(term, speeds[speed]);
usr/src/cmd/cmd-inet/usr.bin/telnet/commands.c
3578
(void) strcat(rcname, TELNETRC_COMP);
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
2149
(void) strcat(sptr, " ");
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
2150
(void) strcat(sptr, extra);
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
2151
(void) strcat(sptr, " ");
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
2152
(void) strcat(sptr, pppd);
usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ipqosconf.c
3744
(void) strcat(buf, str);
usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ipqosconf.c
3745
(void) strcat(buf, "\"");
usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ipqosconf.c
3998
(void) strcat(ret, ".");
usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ipqosconf.c
3999
(void) strcat(ret, name);
usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ipqosconf.c
6852
(void) strcat(path, module_name);
usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ipqosconf.c
6853
(void) strcat(path, ".types");
usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ipqosconf.c
9337
(void) strcat(tmppath, "/ipqosconf.tmp");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_display.c
161
(void) strcat(buff, set ? s_true: s_false);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_display.c
201
(void) strcat(line, prot_prefix);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_display.c
734
strcat(hbuff, "<Too Long>");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ldap.c
147
(void) strcat(data, " ");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ldap.c
153
(void) strcat(data, " ");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ldap.c
85
#define SCRUB (void) strcat(scrbuffer, bb);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mount.c
297
(void) strcat(line, sum_mountfh());
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mount.c
387
(void) strcat(line, sum_mountfh3());
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mount.c
388
(void) strcat(line, " Auth=");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mount.c
389
(void) strcat(line, print_auth());
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs.c
254
(void) strcat(line, sum_readdirres());
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs3.c
297
(void) strcat(line, sum_nfsfh3());
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs3.c
305
(void) strcat(line,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs3.c
348
(void) strcat(line, sum_readdirres());
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs3.c
357
(void) strcat(line, " EOF");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs3.c
362
(void) strcat(line,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs3.c
826
(void) strcat(buff, "read,");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs3.c
828
(void) strcat(buff, "lookup,");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs3.c
830
(void) strcat(buff, "modify,");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs3.c
832
(void) strcat(buff, "extend,");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs3.c
834
(void) strcat(buff, "delete,");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs3.c
836
(void) strcat(buff, "execute,");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2217
strcat(buf, " ");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2218
strcat(buf,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
4016
strcat(buf, "Persistent");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
4020
strcat(buf, "No Expire With OPEN");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
4027
strcat(buf, ", ");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
4028
strcat(buf, "Volatile at any time");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
4034
strcat(buf, ", ");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
4035
strcat(buf, "Volatile at Migration");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
4041
strcat(buf, ", ");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
4042
strcat(buf, "Volatile at Rename");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs_acl.c
639
(void) strcat(buff, "read,");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs_acl.c
641
(void) strcat(buff, "lookup,");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs_acl.c
643
(void) strcat(buff, "modify,");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs_acl.c
645
(void) strcat(buff, "extend,");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs_acl.c
647
(void) strcat(buff, "delete,");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs_acl.c
649
(void) strcat(buff, "execute,");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nis.c
170
(void) strcat(line, "OK");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
176
(void) strcat(line, sum_netobj("OH"));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
178
(void) strcat(line, sum_lock());
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
183
(void) strcat(line, sum_netobj("OH"));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
186
(void) strcat(line, sum_lock());
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
191
(void) strcat(line, sum_netobj("OH"));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
194
(void) strcat(line, sum_lock());
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
199
(void) strcat(line, sum_netobj("OH"));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
200
(void) strcat(line, sum_lock());
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
204
(void) strcat(line, sum_netobj("OH"));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
205
(void) strcat(line, " ");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
206
(void) strcat(line,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
214
(void) strcat(line, sum_netobj("OH"));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
215
(void) strcat(line, " ");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
216
(void) strcat(line,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
228
(void) strcat(line, sum_netobj("OH"));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
229
(void) strcat(line, " ");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
230
(void) strcat(line,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
238
(void) strcat(line, sum_netobj("OH"));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
239
(void) strcat(line, " ");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
240
(void) strcat(line,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
546
(void) strcat(line, sum_netobj("OH"));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
547
(void) strcat(line, sum_share());
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
554
(void) strcat(line, sum_lock());
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
576
(void) strcat(line, sum_netobj("OH"));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
577
(void) strcat(line, " ");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
578
(void) strcat(line,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
831
(void) strcat(line, sum_netobj("OH"));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
833
(void) strcat(line, sum_lock4());
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
838
(void) strcat(line, sum_netobj("OH"));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
841
(void) strcat(line, sum_lock4());
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
847
(void) strcat(line, sum_netobj("OH"));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
850
(void) strcat(line, sum_lock4());
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
855
(void) strcat(line, sum_netobj("OH"));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
856
(void) strcat(line, sum_lock4());
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
860
(void) strcat(line, sum_netobj("OH"));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
861
(void) strcat(line, " ");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
862
(void) strcat(line,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
870
(void) strcat(line, sum_netobj("OH"));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
871
(void) strcat(line, " ");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
872
(void) strcat(line,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
877
(void) strcat(line, sum_netobj("OH"));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
878
(void) strcat(line, sum_share());
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
885
(void) strcat(line, sum_lock4());
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
901
(void) strcat(line, sum_netobj("OH"));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
902
(void) strcat(line, " ");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
903
(void) strcat(line,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
912
(void) strcat(line, sum_netobj("OH"));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
913
(void) strcat(line, " ");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nlm.c
914
(void) strcat(line,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
100
strcat(bitstring, "/");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
99
strcat(bitstring, bp->str);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rpc.c
294
strcat(hbuff, "<Too Long>");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rpc.c
763
(void) strcat(line, " (retransmit)");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_slp.c
1120
strcat(msgend, " [");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_slp.c
1122
strcat(msgend, "]");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_slp.c
1144
strcat(msgbuf, slpv2_error(errcode));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_slp.c
1237
strcat(msgbuf, slpv2_error(errcode));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_slp.c
1250
strcat(msgend, " [");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_slp.c
1252
strcat(msgend, "]");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_slp.c
1275
strcat(msgbuf, slpv2_error(errcode));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_slp.c
1356
strcat(msgbuf, slpv2_error(errcode));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_slp.c
1697
strcat(msgbuf, tmp);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_slp.c
1785
strcat(msgbuf, slpv1_error(errcode));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_slp.c
1832
strcat(msgbuf, slpv1_error(errcode));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_slp.c
1834
strcat(msgbuf, " [Fresh]");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_slp.c
1883
strcat(msgbuf, slpv1_error(errcode));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_slp.c
1905
strcat(msgbuf, slpv1_error(errcode));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_slp.c
1942
strcat(msgbuf, slpv1_error(errcode));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_socks.c
377
(void) strcat(cp, "(IPv4)");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_socks.c
406
(void) strcat(cp, "(IPv6)");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
304
(void) strcat(line,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
311
(void) strcat(line, sack_blk);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
331
(void) strcat(line, options);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
365
(void) strcat(line, " Options=<");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
370
(void) strcat(line, "eol>");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
373
(void) strcat(line, "nop");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
379
(void) strcat(line, options);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
383
(void) strcat(line, options);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
388
(void) strcat(line, "tstamp|");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
393
(void) strcat(line, options);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
397
(void) strcat(line, "sackOK");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
409
(void) strcat(line, "sack|");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
416
(void) strcat(line, "sack");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
424
(void) strcat(line, "|");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
430
(void) strcat(line, options);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
440
(void) strcat(line, "md5|");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
444
(void) strcat(line, "md5 0x");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
447
(void) strcat(line, options);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
453
(void) strcat(line, options);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
458
(void) strcat(line, options);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
464
(void) strcat(line, ",");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
467
(void) strcat(line, ">");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tftp.c
251
strcat(tftp_options, ": ");
usr/src/cmd/cpc/common/caps.c
112
(void) strcat(list->list, name);
usr/src/cmd/cpio/cpio.c
9467
(void) strcat(tmpfname, suffix);
usr/src/cmd/cron/at.c
320
strcat(argp, argv[i]);
usr/src/cmd/cron/at.c
321
strcat(argp, " ");
usr/src/cmd/cron/at.c
847
strcat(job_file, dentry->d_name);
usr/src/cmd/cron/crontab.c
249
strcat(strcat(strcpy(cf, CRONDIR), "/"), login);
usr/src/cmd/cron/crontab.c
438
strcat(strcat(strcat(strcpy(tnam, CRONDIR), "/"), TMPFILE), pid);
usr/src/cmd/csh/sh.err.c
181
strcat(err_msg, gdp);
usr/src/cmd/csh/sh.err.c
212
strcat(err_msg, chbuf);
usr/src/cmd/datadm/datadm.c
1715
(void) strcat(dat_conf, basedir);
usr/src/cmd/datadm/datadm.c
1716
(void) strcat(dat_conf, DATADM_DAT_CONF);
usr/src/cmd/devfsadm/cfg_link.c
185
(void) strcat(path, ":");
usr/src/cmd/devfsadm/cfg_link.c
186
(void) strcat(path, mn);
usr/src/cmd/devfsadm/cfg_link.c
201
(void) strcat(path, "/c");
usr/src/cmd/devfsadm/cfg_link.c
202
(void) strcat(path, c_num);
usr/src/cmd/devfsadm/cfg_link.c
217
(void) strcat(path, "/");
usr/src/cmd/devfsadm/cfg_link.c
218
(void) strcat(path, di_minor_name(minor));
usr/src/cmd/devfsadm/dcam1394_link.c
126
(void) strcat(p_path, ":");
usr/src/cmd/devfsadm/dcam1394_link.c
127
(void) strcat(p_path, di_minor_name(minor));
usr/src/cmd/devfsadm/devfsadm.c
2616
(void) strcat(devlink, "/");
usr/src/cmd/devfsadm/devfsadm.c
2617
(void) strcat(devlink, link);
usr/src/cmd/devfsadm/devfsadm.c
3001
(void) strcat(lphy_path, ":");
usr/src/cmd/devfsadm/devfsadm.c
3006
(void) strcat(lphy_path, driver);
usr/src/cmd/devfsadm/devfsadm.c
3008
(void) strcat(lphy_path, di_minor_name(minor));
usr/src/cmd/devfsadm/devfsadm.c
3011
(void) strcat(phy_path, lphy_path);
usr/src/cmd/devfsadm/devfsadm.c
3147
(void) strcat(newfile, "/");
usr/src/cmd/devfsadm/devfsadm.c
3148
(void) strcat(newfile, file);
usr/src/cmd/devfsadm/devfsadm.c
3170
(void) strcat(nextfile, "/");
usr/src/cmd/devfsadm/devfsadm.c
3174
(void) strcat(nextfile, contents);
usr/src/cmd/devfsadm/devfsadm.c
3328
(void) strcat(phy_path, ":");
usr/src/cmd/devfsadm/devfsadm.c
3329
(void) strcat(phy_path, di_minor_name(minor));
usr/src/cmd/devfsadm/devfsadm.c
3479
(void) strcat(stage_link, "/");
usr/src/cmd/devfsadm/devfsadm.c
3480
(void) strcat(stage_link, contents);
usr/src/cmd/devfsadm/devfsadm.c
3484
(void) strcat(newlink, "/");
usr/src/cmd/devfsadm/devfsadm.c
3485
(void) strcat(newlink,
usr/src/cmd/devfsadm/devfsadm.c
4265
(void) strcat(path, ":");
usr/src/cmd/devfsadm/devfsadm.c
4266
(void) strcat(path, minor_name == NULL ? "" : minor_name);
usr/src/cmd/devfsadm/devfsadm.c
4406
(void) strcat(new_path, "/");
usr/src/cmd/devfsadm/devfsadm.c
4407
(void) strcat(new_path, fp);
usr/src/cmd/devfsadm/devfsadm.c
4491
(void) strcat(devlink, "/");
usr/src/cmd/devfsadm/devfsadm.c
4492
(void) strcat(devlink, link);
usr/src/cmd/devfsadm/devfsadm.c
4515
(void) strcat(devlink, "/");
usr/src/cmd/devfsadm/devfsadm.c
4516
(void) strcat(devlink, link);
usr/src/cmd/devfsadm/devfsadm.c
4613
(void) strcat(stage_link, "/");
usr/src/cmd/devfsadm/devfsadm.c
4625
(void) strcat(stage_link, "/");
usr/src/cmd/devfsadm/devfsadm.c
4626
(void) strcat(stage_link, contents);
usr/src/cmd/devfsadm/devfsadm.c
5560
(void) strcat(new_path, "/");
usr/src/cmd/devfsadm/devfsadm.c
5561
(void) strcat(new_path, fp);
usr/src/cmd/devfsadm/devfsadm.c
5865
(void) strcat(newfile, "/");
usr/src/cmd/devfsadm/devfsadm.c
5866
(void) strcat(newfile, file);
usr/src/cmd/devfsadm/devfsadm.c
6677
(void) strcat(contents, ":");
usr/src/cmd/devfsadm/devfsadm.c
6678
(void) strcat(contents, di_minor_name(minor));
usr/src/cmd/devfsadm/devfsadm.c
6758
(void) strcat(link, di_node_name(node));
usr/src/cmd/devfsadm/devfsadm.c
6761
(void) strcat(link, link_build->constant);
usr/src/cmd/devfsadm/devfsadm.c
6785
(void) strcat(link, "([0-9]+)");
usr/src/cmd/devfsadm/devfsadm.c
6814
(void) strcat(link, templink);
usr/src/cmd/devfsadm/devfsadm.c
6870
(void) strcat(link, name);
usr/src/cmd/devfsadm/disk_link.c
591
(void) strcat(l_path, "/c");
usr/src/cmd/devfsadm/disk_link.c
592
(void) strcat(l_path, ctrl);
usr/src/cmd/devfsadm/disk_link.c
593
(void) strcat(l_path, disk);
usr/src/cmd/devfsadm/disk_link.c
604
(void) strcat(l_path, (*mn == *(MN_SMI))
usr/src/cmd/devfsadm/disk_link.c
615
(void) strcat(l_path, slice);
usr/src/cmd/devfsadm/disk_link.c
623
(void) strcat(sec_path, l_path);
usr/src/cmd/devfsadm/disk_link.c
629
(void) strcat(sec_path, l_path);
usr/src/cmd/devfsadm/disk_link.c
635
(void) strcat(stale_re, dir);
usr/src/cmd/devfsadm/disk_link.c
636
(void) strcat(stale_re, "/c");
usr/src/cmd/devfsadm/disk_link.c
637
(void) strcat(stale_re, ctrl);
usr/src/cmd/devfsadm/disk_link.c
638
(void) strcat(stale_re, "t[0-9A-F]+d[0-9]+(s[0-9]+)?$");
usr/src/cmd/devfsadm/disk_link.c
674
(void) strcat(path, ":");
usr/src/cmd/devfsadm/disk_link.c
675
(void) strcat(path, mn);
usr/src/cmd/devfsadm/i386/misc_link_i386.c
198
(void) strcat(link, a2);
usr/src/cmd/devfsadm/i386/misc_link_i386.c
203
(void) strcat(link, a2);
usr/src/cmd/devfsadm/i386/misc_link_i386.c
273
(void) strcat(link, mn);
usr/src/cmd/devfsadm/misc_link.c
290
(void) strcat(l_path, mn);
usr/src/cmd/devfsadm/misc_link.c
299
(void) strcat(l_path, buf);
usr/src/cmd/devfsadm/misc_link.c
381
(void) strcat(path, "/");
usr/src/cmd/devfsadm/misc_link.c
382
(void) strcat(path, di_minor_name(minor));
usr/src/cmd/devfsadm/misc_link.c
393
(void) strcat(path, di_minor_name(minor));
usr/src/cmd/devfsadm/misc_link.c
479
(void) strcat(path, ":");
usr/src/cmd/devfsadm/misc_link.c
480
(void) strcat(path, di_minor_name(minor));
usr/src/cmd/devfsadm/misc_link.c
489
(void) strcat(path, buf);
usr/src/cmd/devfsadm/misc_link.c
558
(void) strcat(path, ":");
usr/src/cmd/devfsadm/misc_link.c
559
(void) strcat(path, mn);
usr/src/cmd/devfsadm/misc_link.c
568
(void) strcat(path, buf);
usr/src/cmd/devfsadm/misc_link.c
592
(void) strcat(p_path, ":");
usr/src/cmd/devfsadm/misc_link.c
593
(void) strcat(p_path, minor_nm);
usr/src/cmd/devfsadm/port_link.c
278
(void) strcat(p_path, ":");
usr/src/cmd/devfsadm/port_link.c
279
(void) strcat(p_path, minor_name);
usr/src/cmd/devfsadm/port_link.c
290
(void) strcat(l_path, buf);
usr/src/cmd/devfsadm/port_link.c
344
(void) strcat(p_path, ":");
usr/src/cmd/devfsadm/port_link.c
345
(void) strcat(p_path, mn);
usr/src/cmd/devfsadm/port_link.c
355
(void) strcat(l_path, buf);
usr/src/cmd/devfsadm/port_link.c
489
(void) strcat(p_path, ":");
usr/src/cmd/devfsadm/port_link.c
490
(void) strcat(p_path, minor_name);
usr/src/cmd/devfsadm/port_link.c
512
(void) strcat(l_path, buf);
usr/src/cmd/devfsadm/port_link.c
552
(void) strcat(p_path, ":");
usr/src/cmd/devfsadm/port_link.c
553
(void) strcat(p_path, mn);
usr/src/cmd/devfsadm/port_link.c
577
(void) strcat(l_path, buf);
usr/src/cmd/devfsadm/sgen_link.c
204
(void) strcat(path, ":");
usr/src/cmd/devfsadm/sgen_link.c
205
(void) strcat(path, mn);
usr/src/cmd/devfsadm/smp_link.c
76
(void) strcat(l_path, ":");
usr/src/cmd/devfsadm/smp_link.c
77
(void) strcat(l_path, mn);
usr/src/cmd/devfsadm/smp_link.c
86
(void) strcat(l_path, buf);
usr/src/cmd/devfsadm/sparc/misc_link_sparc.c
179
(void) strcat(path, ":");
usr/src/cmd/devfsadm/sparc/misc_link_sparc.c
180
(void) strcat(path, minor_nm);
usr/src/cmd/devfsadm/sparc/misc_link_sparc.c
189
(void) strcat(l_path, buf);
usr/src/cmd/devfsadm/sparc/misc_link_sparc.c
93
(void) strcat(path, mn);
usr/src/cmd/devfsadm/tape_link.c
83
(void) strcat(l_path, ":");
usr/src/cmd/devfsadm/tape_link.c
84
(void) strcat(l_path, mn);
usr/src/cmd/devfsadm/tape_link.c
97
(void) strcat(l_path, buf);
usr/src/cmd/devfsadm/tape_link.c
98
(void) strcat(l_path, mn);
usr/src/cmd/devfsadm/usb_link.c
271
(void) strcat(p_path, ":");
usr/src/cmd/devfsadm/usb_link.c
272
(void) strcat(p_path, minor_nm);
usr/src/cmd/devmgmt/cmds/putdev.c
147
(void) strcat(rtn, p);
usr/src/cmd/devmgmt/cmds/putdgrp.c
139
(void) strcat(rtn, p);
usr/src/cmd/dfs.cmds/sharemgr/commands.c
1666
(void) strcat(buff, str);
usr/src/cmd/diff/diff.c
1273
(void) strcat(title, diffargv[i]);
usr/src/cmd/diff/diff.c
1274
(void) strcat(title, " ");
usr/src/cmd/dlmgmtd/dlmgmt_db.c
993
(void) strcat(newval, new);
usr/src/cmd/dlmgmtd/dlmgmt_db.c
996
(void) strcat(newval, pname);
usr/src/cmd/dlmgmtd/dlmgmt_db.c
998
(void) strcat(newval, ":");
usr/src/cmd/drd/drd_rcm.c
1170
(void) strcat(table, "\n");
usr/src/cmd/drd/drd_rcm.c
1173
(void) strcat(table, " ");
usr/src/cmd/drd/drd_rcm.c
1174
(void) strcat(table, rsrc);
usr/src/cmd/drd/drd_rcm.c
1176
(void) strcat(table, " ");
usr/src/cmd/drd/drd_rcm.c
1179
(void) strcat(table, " ");
usr/src/cmd/drd/drd_rcm.c
1182
(void) strcat(table, " ");
usr/src/cmd/drd/drd_rcm.c
1183
(void) strcat(table, info);
usr/src/cmd/drd/drd_rcm.c
1185
(void) strcat(table, " ");
usr/src/cmd/drd/drd_rcm.c
1187
(void) strcat(table, "\n");
usr/src/cmd/drd/drd_rcm.c
1189
(void) strcat(table, "-");
usr/src/cmd/drd/drd_rcm.c
1190
(void) strcat(table, " ");
usr/src/cmd/drd/drd_rcm.c
1192
(void) strcat(table, "-");
usr/src/cmd/drd/drd_rcm.c
1202
(void) strcat(table, "\n");
usr/src/cmd/dumpadm/dconf.c
105
(void) strcat(dcp->dc_savdir, "/");
usr/src/cmd/dumpadm/dconf.c
106
(void) strcat(dcp->dc_savdir, ut.nodename);
usr/src/cmd/dumpcs/dumpcs.c
118
(void) strcat(titlebar, ":");
usr/src/cmd/dumpcs/dumpcs.c
235
(void) strcat(linebuf, prep);
usr/src/cmd/dumpcs/dumpcs.c
237
(void) strcat(linebuf, " ");
usr/src/cmd/dumpcs/dumpcs.c
239
(void) strcat(linebuf, prep);
usr/src/cmd/dumpcs/dumpcs.c
240
(void) strcat(linebuf, (char *) codestr);
usr/src/cmd/ed/ed.c
1247
strcat(fn, "/ed.hup");
usr/src/cmd/eeprom/i386/benv.c
73
(void) strcat(ret, cp);
usr/src/cmd/fdformat/fdformat.c
1096
(void) strcat(raw_device, mp->mnt_special + strlen("/dev/"));
usr/src/cmd/filesync/anal.c
1105
strcat(namebuf, namestack[i]);
usr/src/cmd/filesync/anal.c
1106
strcat(namebuf, "/");
usr/src/cmd/filesync/anal.c
1110
strcat(namebuf, fp->f_name);
usr/src/cmd/filesync/debug.c
175
strcat(outbuf, "|");
usr/src/cmd/filesync/debug.c
176
strcat(outbuf, map[i].fl_name);
usr/src/cmd/filesync/files.c
116
strcat(namebuf, "/");
usr/src/cmd/filesync/files.c
117
strcat(namebuf, name);
usr/src/cmd/filesync/main.c
511
strcat(namebuf, SUFX_RULES);
usr/src/cmd/filesync/main.c
518
strcat(namebuf, SUFX_OLD);
usr/src/cmd/filesync/main.c
530
strcat(namebuf, SUFX_BASE);
usr/src/cmd/filesync/recon.c
830
strcat(p, "/");
usr/src/cmd/filesync/recon.c
831
strcat(p, fp->f_fullname);
usr/src/cmd/filesync/rules.c
262
strcat(cmdbuf, s);
usr/src/cmd/filesync/rules.c
263
strcat(cmdbuf, " ");
usr/src/cmd/fm/eversholt/esc/common/escmain.c
140
(void) strcat(Cppargs, flagbuf);
usr/src/cmd/fm/eversholt/esc/common/escmain.c
141
(void) strcat(Cppargs, optarg);
usr/src/cmd/fm/fmdump/common/asru.c
60
(void) strcat(state, ",faulty");
usr/src/cmd/fm/fmdump/common/asru.c
62
(void) strcat(state, ",unusable");
usr/src/cmd/fm/fmdump/common/asru.c
64
(void) strcat(state, ",ok");
usr/src/cmd/fm/fmdump/common/asru.c
90
(void) strcat(state, ",faulty");
usr/src/cmd/fm/fmdump/common/asru.c
92
(void) strcat(state, ",unusable");
usr/src/cmd/fm/fmdump/common/asru.c
94
(void) strcat(state, ",ok");
usr/src/cmd/fm/modules/common/eversholt/eft.c
191
(void) strcat(buf, np->u.name.s);
usr/src/cmd/fm/modules/common/eversholt/eft.c
194
(void) strcat(buf, ".");
usr/src/cmd/format/checkdev.c
141
(void) strcat(raw_device, pathname + strlen("/dev/"));
usr/src/cmd/format/startup.c
1404
(void) strcat(path, "/");
usr/src/cmd/format/startup.c
1405
(void) strcat(path, dp->d_name);
usr/src/cmd/format/startup.c
1425
(void) strcat(path, "/");
usr/src/cmd/format/startup.c
1426
(void) strcat(path, dp->d_name);
usr/src/cmd/format/startup.c
1540
(void) strcat(path, devname);
usr/src/cmd/format/startup.c
1541
(void) strcat(path, partition);
usr/src/cmd/format/startup.c
1549
(void) strcat(path, devname);
usr/src/cmd/format/startup.c
1550
(void) strcat(path, "c");
usr/src/cmd/format/startup.c
1558
(void) strcat(path, devname);
usr/src/cmd/format/startup.c
2344
(void) strcat(s, name);
usr/src/cmd/format/startup.c
2345
(void) strcat(s, "c");
usr/src/cmd/format/startup.c
2803
(void) strcat(dir, "/");
usr/src/cmd/format/startup.c
2804
(void) strcat(dir, s);
usr/src/cmd/fs.d/autofs/autod_autofs.c
100
(void) strcat(fnip->addr.buf, ".autofs");
usr/src/cmd/fs.d/autofs/autod_autofs.c
166
(void) strcat(buf, ",");
usr/src/cmd/fs.d/autofs/autod_autofs.c
167
(void) strcat(buf, "nest");
usr/src/cmd/fs.d/autofs/autod_autofs.c
227
(void) strcat(options, ",");
usr/src/cmd/fs.d/autofs/autod_autofs.c
229
(void) strcat(options, opt);
usr/src/cmd/fs.d/autofs/autod_mount.c
593
(void) strcat(new, ",");
usr/src/cmd/fs.d/autofs/autod_mount.c
594
(void) strcat(new, p);
usr/src/cmd/fs.d/autofs/autod_mount.c
634
(void) strcat(new, ",");
usr/src/cmd/fs.d/autofs/autod_mount.c
635
(void) strcat(new, restropts[i]);
usr/src/cmd/fs.d/autofs/autod_nfs.c
2218
strcat(mnttabtext, ",");
usr/src/cmd/fs.d/autofs/autod_nfs.c
2230
strcat(mnttabtext, remname);
usr/src/cmd/fs.d/autofs/autod_nfs.c
2256
strcat(mnttabtext, ",");
usr/src/cmd/fs.d/autofs/autod_nfs.c
2268
strcat(mnttabtext, "nfs://");
usr/src/cmd/fs.d/autofs/autod_nfs.c
2269
strcat(mnttabtext, mfs->mfs_host);
usr/src/cmd/fs.d/autofs/autod_nfs.c
2270
strcat(mnttabtext, sport);
usr/src/cmd/fs.d/autofs/autod_nfs.c
2271
strcat(mnttabtext, "/");
usr/src/cmd/fs.d/autofs/autod_nfs.c
2272
strcat(mnttabtext, mfs->mfs_dir);
usr/src/cmd/fs.d/autofs/autod_nfs.c
2305
strcat(mopts, ",");
usr/src/cmd/fs.d/autofs/autod_nfs.c
2306
strcat(mopts, "xattr");
usr/src/cmd/fs.d/autofs/autod_nfs.c
418
(void) strcat(buff, m1->mfs_host);
usr/src/cmd/fs.d/autofs/autod_nfs.c
420
(void) strcat(buff, ",");
usr/src/cmd/fs.d/autofs/autod_parse.c
1065
strcat(w1, key);
usr/src/cmd/fs.d/autofs/autod_parse.c
1223
strcat(*map_mntopts, ",");
usr/src/cmd/fs.d/autofs/autod_parse.c
1224
strcat(*map_mntopts, opt);
usr/src/cmd/fs.d/autofs/autod_parse.c
1229
strcat(*map_mntopts, ",");
usr/src/cmd/fs.d/autofs/autod_parse.c
1230
strcat(*map_mntopts, addopt);
usr/src/cmd/fs.d/autofs/autod_parse.c
1396
(void) strcat(dirname, subdir);
usr/src/cmd/fs.d/autofs/autod_parse.c
1823
(void) strcat(name, host);
usr/src/cmd/fs.d/autofs/autod_parse.c
1974
(void) strcat(name, host);
usr/src/cmd/fs.d/autofs/autod_parse.c
1984
(void) strcat(name, ex->ex_dir);
usr/src/cmd/fs.d/autofs/autod_parse.c
303
strcat(w1, key);
usr/src/cmd/fs.d/autofs/autod_parse.c
665
(void) strcat(opts, ",");
usr/src/cmd/fs.d/autofs/autod_parse.c
666
(void) strcat(opts, p);
usr/src/cmd/fs.d/autofs/automount.c
202
(void) strcat(autofs_addr, ".autofs");
usr/src/cmd/fs.d/autofs/automount.c
309
(void) strcat(mntopts, ",");
usr/src/cmd/fs.d/autofs/automount.c
310
(void) strcat(mntopts, dir->dir_opts);
usr/src/cmd/fs.d/autofs/mount.c
120
(void) strcat(autofs_addr, ".autofs");
usr/src/cmd/fs.d/autofs/mount.c
143
strcat(obuf, ",");
usr/src/cmd/fs.d/autofs/mount.c
144
strcat(obuf,
usr/src/cmd/fs.d/autofs/mount.c
201
(void) strcat(options, ",");
usr/src/cmd/fs.d/autofs/mount.c
203
(void) strcat(options, opt);
usr/src/cmd/fs.d/autofs/mount.c
222
strcat(opts, ",");
usr/src/cmd/fs.d/autofs/mount.c
224
return (strcat(opts, opts2));
usr/src/cmd/fs.d/autofs/ns_files.c
450
(void) strcat(fname, map);
usr/src/cmd/fs.d/df.c
1649
(void) strcat(strcpy(temp_buf, df_options), " ");
usr/src/cmd/fs.d/df.c
331
(void) strcat(buf, " ");
usr/src/cmd/fs.d/df.c
332
(void) strcat(buf, strerror(errno));
usr/src/cmd/fs.d/hsfs/mount/mount.c
178
strcat(obuff, ",");
usr/src/cmd/fs.d/hsfs/mount/mount.c
179
strcat(obuff, MNTOPT_RO);
usr/src/cmd/fs.d/hsfs/mount/mount.c
203
strcat(obuff, ",");
usr/src/cmd/fs.d/hsfs/mount/mount.c
204
strcat(obuff, gopt);
usr/src/cmd/fs.d/mount.c
689
strcat(opts, "/");
usr/src/cmd/fs.d/mount.c
690
strcat(opts, value);
usr/src/cmd/fs.d/mount.c
697
strcat(mntflags, "read/write");
usr/src/cmd/fs.d/mount.c
699
strcat(mntflags, "read only");
usr/src/cmd/fs.d/mount.c
701
strcat(mntflags, "read-only");
usr/src/cmd/fs.d/mount.c
704
strcat(mntflags, "/setuid");
usr/src/cmd/fs.d/mount.c
706
strcat(mntflags, "/nosetuid");
usr/src/cmd/fs.d/mount.c
708
strcat(mntflags, "/devices");
usr/src/cmd/fs.d/mount.c
710
strcat(mntflags, "/nodevices");
usr/src/cmd/fs.d/mount.c
712
strcat(mntflags, "/nosetuid/nodevices");
usr/src/cmd/fs.d/mount.c
715
strcat(mntflags, "/");
usr/src/cmd/fs.d/mount.c
716
strcat(mntflags, opts);
usr/src/cmd/fs.d/nfs/lib/nfs_subr.c
142
strcat(url, oldpath);
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
172
(void) strcat(srv, ":");
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
305
(void) strcat(srv, ":");
usr/src/cmd/fs.d/nfs/mount/mount.c
1216
strcat(newopts, ",");
usr/src/cmd/fs.d/nfs/mount/mount.c
1217
strcat(newopts, saveopt);
usr/src/cmd/fs.d/nfs/mount/mount.c
1223
strcat(newopts, ",");
usr/src/cmd/fs.d/nfs/mount/mount.c
1224
strcat(newopts, MNTOPT_XATTR);
usr/src/cmd/fs.d/nfs/mount/mount.c
628
strcat(newpath, path);
usr/src/cmd/fs.d/nfs/mountd/mountd.c
1842
(void) strcat(tmp_path, "/.");
usr/src/cmd/fs.d/nfs/mountd/mountd.c
1893
(void) strcat(tmp_path, p2);
usr/src/cmd/fs.d/nfs/nfslog/fhtab.c
920
(void) strcat(parent, "/");
usr/src/cmd/fs.d/nfs/nfslog/fhtab.c
921
(void) strcat(parent, fhrecp->name);
usr/src/cmd/fs.d/nfs/nfslog/nfslog_trans.c
2013
(void) strcat(nfs_ident, pte->netid);
usr/src/cmd/fs.d/nfs/rquotad/rpc.rquotad.c
436
strcat(mountpoint, "/quotas");
usr/src/cmd/fs.d/nfs/rquotad/rpc.rquotad.c
451
strcat(mountpoint, "/quotas");
usr/src/cmd/fs.d/nfs/statd/sm_statd.c
1041
(void) strcat(path, "/");
usr/src/cmd/fs.d/nfs/statd/sm_statd.c
1043
(void) strcat(path, dir2);
usr/src/cmd/fs.d/nfs/statd/sm_statd.c
1044
(void) strcat(path, "/");
usr/src/cmd/fs.d/nfs/statd/sm_statd.c
1047
(void) strcat(path, name);
usr/src/cmd/fs.d/nfs/statd/sm_statd.c
1064
(void) strcat(dirpath, rname);
usr/src/cmd/fs.d/nfs/statd/sm_statd.c
1229
(void) strcat(path, "/");
usr/src/cmd/fs.d/nfs/statd/sm_statd.c
1230
(void) strcat(path, name);
usr/src/cmd/fs.d/nfs/statd/sm_statd.c
1248
(void) strcat(path, "/statmon/sm/");
usr/src/cmd/fs.d/nfs/statd/sm_statd.c
1249
(void) strcat(path, name);
usr/src/cmd/fs.d/nfs/statd/sm_statd.c
1386
(void) strcat(path, "/statmon/sm");
usr/src/cmd/fs.d/nfs/statd/sm_statd.c
487
(void) strcat(path, "/");
usr/src/cmd/fs.d/nfs/statd/sm_statd.c
488
(void) strcat(path, name);
usr/src/cmd/fs.d/nfs/statd/sm_statd.c
893
(void) strcat(from, "/");
usr/src/cmd/fs.d/nfs/statd/sm_statd.c
894
(void) strcat(from, file);
usr/src/cmd/fs.d/nfs/statd/sm_statd.c
920
(void) strcat(to, "/");
usr/src/cmd/fs.d/nfs/statd/sm_statd.c
921
(void) strcat(to, file);
usr/src/cmd/fs.d/nfs/statd/sm_statd.c
952
(void) strcat(lpath, "/");
usr/src/cmd/fs.d/nfs/statd/sm_statd.c
953
(void) strcat(lpath, lname);
usr/src/cmd/fs.d/nfs/statd/sm_svc.c
335
(void) strcat(tmp_path, "/");
usr/src/cmd/fs.d/nfs/statd/sm_svc.c
336
(void) strcat(tmp_path, dirp->d_name);
usr/src/cmd/fs.d/nfs/statd/sm_svc.c
373
(void) strcat(path, "/");
usr/src/cmd/fs.d/nfs/statd/sm_svc.c
374
(void) strcat(path, dirp->d_name);
usr/src/cmd/fs.d/nfs/statd/sm_svc.c
397
(void) strcat(path, "/");
usr/src/cmd/fs.d/nfs/statd/sm_svc.c
398
(void) strcat(path, dirp->d_name);
usr/src/cmd/fs.d/udfs/fsdb/fsdb.c
1127
(void) strcat(temp->nm, "/");
usr/src/cmd/fs.d/udfs/fsdb/fsdb.c
1395
(void) strcat(temp->nm, "/");
usr/src/cmd/fs.d/udfs/fsdb/fsdb_yacc.y
224
strcat(temp_cwd, (caddr_t)$3);
usr/src/cmd/fs.d/udfs/fsdb/fsdb_yacc.y
301
strcat(find_dir, "/");
usr/src/cmd/fs.d/udfs/fsdb/fsdb_yacc.y
303
strcat(find_dir, buf);
usr/src/cmd/fs.d/ufs/mount/mount.c
486
(void) strcat(opt2, ",");
usr/src/cmd/fs.d/ufs/mount/mount.c
487
(void) strcat(opt2, MNTOPT_ONERROR);
usr/src/cmd/fs.d/ufs/mount/mount.c
488
(void) strcat(opt2, "=");
usr/src/cmd/fs.d/ufs/mount/mount.c
489
(void) strcat(opt2, argval);
usr/src/cmd/fs.d/ufs/mount/mount.c
501
(void) strcat(opt2, ",");
usr/src/cmd/fs.d/ufs/mount/mount.c
502
(void) strcat(opt2, argval);
usr/src/cmd/fs.d/ufs/mount/mount.c
537
(void) strcat(mnt->mnt_mntopts, ",");
usr/src/cmd/fs.d/ufs/mount/mount.c
538
(void) strcat(mnt->mnt_mntopts, MNTOPT_LOGGING);
usr/src/cmd/fs.d/ufs/mount/mount.c
546
(void) strcat(mnt->mnt_mntopts, ",");
usr/src/cmd/fs.d/ufs/mount/mount.c
547
(void) strcat(mnt->mnt_mntopts, MNTOPT_NOLOGGING);
usr/src/cmd/fs.d/ufs/mount/mount.c
748
(void) strcat(options, ",");
usr/src/cmd/fs.d/ufs/mount/mount.c
750
(void) strcat(options, f);
usr/src/cmd/fs.d/ufs/mount/mount.c
754
(void) strcat(options, trueopt);
usr/src/cmd/fs.d/ufs/mount/mount.c
756
(void) strcat(options, f);
usr/src/cmd/fs.d/ufs/mount/mount.c
759
(void) strcat(options, f);
usr/src/cmd/fs.d/ufs/mount/mount.c
763
(void) strcat(options, ",");
usr/src/cmd/fs.d/ufs/mount/mount.c
764
(void) strcat(options, flag ? trueopt : falseopt);
usr/src/cmd/fs.d/ufs/mount/mount.c
818
(void) strcat(options, ",");
usr/src/cmd/fs.d/ufs/mount/mount.c
819
(void) strcat(options, f);
usr/src/cmd/fs.d/ufs/mount/mount.c
828
(void) strcat(options, ",");
usr/src/cmd/fs.d/ufs/mount/mount.c
829
(void) strcat(options, last ? trueopt : falseopt);
usr/src/cmd/fs.d/ufs/newfs/newfs.c
676
(void) strcat(epath, cpath);
usr/src/cmd/getopt/getopt.c
100
(void) strcat(outstr, tmpstr);
usr/src/cmd/getopt/getopt.c
104
(void) strcat(outstr, optarg);
usr/src/cmd/getopt/getopt.c
105
(void) strcat(outstr, " ");
usr/src/cmd/getopt/getopt.c
114
(void) strcat(outstr, "-- ");
usr/src/cmd/getopt/getopt.c
117
(void) strcat(outstr, argv[optind++]);
usr/src/cmd/getopt/getopt.c
118
(void) strcat(outstr, " ");
usr/src/cmd/halt/halt.c
1211
(void) strcat(bootargs_buf, " ");
usr/src/cmd/halt/halt.c
1216
(void) strcat(bootargs_buf, " ");
usr/src/cmd/idmap/idmap/idmap.c
918
(void) strcat(out, nm->winname);
usr/src/cmd/idmap/idmap/idmap.c
920
(void) strcat(out, nm->windomain);
usr/src/cmd/idmap/idmap/idmap.c
921
(void) strcat(out, "\\");
usr/src/cmd/idmap/idmap/idmap.c
922
(void) strcat(out, nm->winname);
usr/src/cmd/idmap/idmap/idmap.c
924
(void) strcat(out, nm->winname);
usr/src/cmd/idmap/idmap/idmap.c
925
(void) strcat(out, "@");
usr/src/cmd/idmap/idmap/idmap.c
926
(void) strcat(out, nm->windomain);
usr/src/cmd/idmap/idmap/idmap.c
982
(void) strcat(out, it);
usr/src/cmd/idmap/idmap/namemaps.c
477
(void) strcat(buf, "DC=");
usr/src/cmd/idmap/idmap/namemaps.c
479
(void) strcat(buf, it);
usr/src/cmd/idmap/idmap/namemaps.c
483
(void) strcat(buf, ",");
usr/src/cmd/ipf/lib/var.c
126
strcat(p1, p2);
usr/src/cmd/ipf/lib/var.c
128
strcat(p1, p3);
usr/src/cmd/ipf/tools/ipfstat.c
1451
strcat(str4, " (reverse)");
usr/src/cmd/ipf/tools/ipmon.c
1058
strcat(t, " @-1:");
usr/src/cmd/ipf/tools/ipmon.c
1065
strcat(t, "-1 ");
usr/src/cmd/ipf/tools/ipmon.c
605
strcat(name, ist->ist_name);
usr/src/cmd/ipf/tools/ipmon.c
636
strcat(name, ist->ist_name);
usr/src/cmd/isns/isnsd/obj.c
466
(void) strcat((char *)key, buff2);
usr/src/cmd/isns/isnsd/obj.c
535
(void) strcat((char *)key, buff2);
usr/src/cmd/isns/isnsd/xml/data.c
816
(void) strcat(xml_bak_file, XML_DOT_BAK);
usr/src/cmd/isns/isnsd/xml/data.c
818
(void) strcat(xml_tmp_file, XML_DOT_TMP);
usr/src/cmd/keyserv/chkey_common.c
220
strcat(policy, " ");
usr/src/cmd/keyserv/chkey_common.c
221
strcat(policy, look->service_name);
usr/src/cmd/krb5/kadmin/cli/kadmin.c
174
strcat(fullname, "@");
usr/src/cmd/krb5/kadmin/cli/kadmin.c
175
strcat(fullname, def_realm);
usr/src/cmd/krb5/kadmin/cli/kadmin.c
274
strcat(db_name, optarg);
usr/src/cmd/krb5/kadmin/cli/kadmin.c
444
strcat(princstr, "/admin");
usr/src/cmd/krb5/kadmin/cli/kadmin.c
446
strcat(princstr, "@");
usr/src/cmd/krb5/kadmin/cli/kadmin.c
447
strcat(princstr, realm);
usr/src/cmd/krb5/kadmin/cli/kadmin.c
462
strcat(princstr, "/admin");
usr/src/cmd/krb5/kadmin/cli/kadmin.c
463
strcat(princstr, "@");
usr/src/cmd/krb5/kadmin/cli/kadmin.c
464
strcat(princstr, def_realm);
usr/src/cmd/krb5/kadmin/cli/kadmin.c
476
strcat(princstr, "/admin@");
usr/src/cmd/krb5/kadmin/cli/kadmin.c
477
strcat(princstr, def_realm);
usr/src/cmd/krb5/kadmin/dbutil/dump.c
2645
strcat(dbname_tmp, dump_tmptrail);
usr/src/cmd/krb5/kadmin/dbutil/dump.c
428
strcat(file_ok, ok);
usr/src/cmd/krb5/kadmin/dbutil/kdb5_util.c
272
strcat( db_name_tmp, global_params.dbname );
usr/src/cmd/krb5/krb5kdc/kdc_util.c
1551
strcat(s, stmp);
usr/src/cmd/krb5/krb5kdc/kdc_util.c
1566
strcat(s, "...");
usr/src/cmd/krb5/krb5kdc/kdc_util.c
1568
strcat(s, "}");
usr/src/cmd/krb5/krb5kdc/kdc_util.c
1587
strcat(s, stmp);
usr/src/cmd/krb5/krb5kdc/kdc_util.c
1595
strcat(s, stmp);
usr/src/cmd/krb5/krb5kdc/kdc_util.c
1597
strcat(s, "}");
usr/src/cmd/krb5/krb5kdc/kdc_util.c
795
strcat(trans, ",");
usr/src/cmd/krb5/krb5kdc/kdc_util.c
801
strcat(trans, current);
usr/src/cmd/krb5/krb5kdc/kdc_util.c
816
strcat(trans, ",");
usr/src/cmd/krb5/krb5kdc/kdc_util.c
823
strcat(trans, " ");
usr/src/cmd/krb5/krb5kdc/kdc_util.c
829
strcat(trans, realm);
usr/src/cmd/krb5/slave/kprop.c
589
strcat(data_ok_fn, ok);
usr/src/cmd/krb5/slave/kprop.c
837
strcat(file_last_prop, ".");
usr/src/cmd/krb5/slave/kprop.c
838
strcat(file_last_prop, hostname);
usr/src/cmd/krb5/slave/kprop.c
840
strcat(file_last_prop, last_prop);
usr/src/cmd/krb5/slave/kpropd.c
1360
strcat(temp_file_name, tmp);
usr/src/cmd/lastcomm/lc_utils.c
164
(void) strcat(file_name, "/");
usr/src/cmd/lastcomm/lc_utils.c
165
(void) strcat(file_name, direntp->d_name);
usr/src/cmd/lastcomm/lc_utils.c
242
(void) strcat(name, hp->dev_name);
usr/src/cmd/ldap/common/ldaptest.c
239
strcat( dn, dnsuffix );
usr/src/cmd/ldap/common/ldaptest.c
402
strcat( dn, dnsuffix );
usr/src/cmd/ldap/common/ldaptest.c
443
strcat( dn, dnsuffix );
usr/src/cmd/ldap/common/ldaptest.c
490
strcat( dn, dnsuffix );
usr/src/cmd/ldap/common/ldaptest.c
530
strcat( dn, dnsuffix );
usr/src/cmd/ldap/common/ldaptest.c
583
strcat( dn, dnsuffix );
usr/src/cmd/ldap/common/ldaptest.c
603
strcat( dn, dnsuffix );
usr/src/cmd/ldap/common/ldaptest.c
666
strcat( dn, dnsuffix );
usr/src/cmd/ldap/common/ldaptest.c
688
strcat( dn, dnsuffix );
usr/src/cmd/ldap/common/ldaptest.c
760
strcat( dn, dnsuffix );
usr/src/cmd/ldapcachemgr/cachemgr.c
1054
(void) strcat(buffer, "...\n");
usr/src/cmd/listen/listen.c
1519
strcat(p, "=");
usr/src/cmd/listen/listen.c
1527
strcat(p, "=");
usr/src/cmd/listen/listen.c
1534
strcat(p, "=");
usr/src/cmd/listen/listen.c
1535
strcat(p, Netspec);
usr/src/cmd/listen/listen.c
1545
strcat(p, "=");
usr/src/cmd/listen/listen.c
1546
strcat(p, Minor_prefix);
usr/src/cmd/listen/listen.c
1553
strcat(p, "=");
usr/src/cmd/listen/listen.c
278
strcat(Provbuf, Netspec);
usr/src/cmd/listen/lssmb.c
219
strcat(args[i], q); /* put -Ddialect\0 in arglist */
usr/src/cmd/loadkeys/loadkeys.y
337
(void) strcat(pathbuf, name);
usr/src/cmd/lockstat/lockstat.c
577
(void) strcat(new, c);
usr/src/cmd/logger/logger.c
211
(void) strcat(buf, " ");
usr/src/cmd/logger/logger.c
213
(void) strcat(buf, argv[i]);
usr/src/cmd/lp/cmd/lpadmin/chkopts.c
1034
strcat (modifications, "I");
usr/src/cmd/lp/cmd/lpadmin/chkopts.c
1186
ppd = strcat(ppd, PPDZIP);
usr/src/cmd/lp/cmd/lpadmin/do_printer.c
660
(void) strcat(copy, " ");
usr/src/cmd/lp/cmd/lpadmin/do_printer.c
661
(void) strcat(copy, nm);
usr/src/cmd/lp/cmd/lpadmin/do_printer.c
741
(void) strcat(mptr, tptr);
usr/src/cmd/lp/cmd/lpadmin/do_printer.c
742
(void) strcat(mptr, " ");
usr/src/cmd/lp/cmd/lpadmin/options.c
69
} else if (strcat(pointer, " ")) \
usr/src/cmd/lp/cmd/lpadmin/options.c
70
(void)strcat (pointer, optarg); \
usr/src/cmd/lp/cmd/lpsched/exec.c
743
strcat(r3, ridno);
usr/src/cmd/lp/cmd/lpsched/status.c
162
strcat (dis_reason, buf);
usr/src/cmd/lp/cmd/lpsched/status.c
181
strcat (rej_reason, buf);
usr/src/cmd/lp/cmd/lpsched/status.c
304
strcat (fault_reason, buf);
usr/src/cmd/lp/cmd/lpsched/status.c
403
strcat (rej_reason, buf);
usr/src/cmd/lp/lib/lp/addstring.c
72
(void) strcat(*dst, src);
usr/src/cmd/lp/lib/lp/getlist.c
99
strcat (sep, ws);
usr/src/cmd/lp/lib/printers/putprinter.c
282
strcat (newstty, " ");
usr/src/cmd/lp/lib/printers/putprinter.c
283
strcat (newstty, speed);
usr/src/cmd/lp/lib/printers/putprinter.c
599
ppd = strcat(ppd, PPDZIP);
usr/src/cmd/lp/model/lp.tell.c
388
strcat (alert_text, buf);
usr/src/cmd/lp/model/netpr/bsd_misc.c
272
(void) strcat(job->np_cfAfile, buf);
usr/src/cmd/luxadm/fcalupdate.c
637
(void) strcat(ls, bootdev);
usr/src/cmd/luxadm/fcalupdate.c
663
(void) strcat(bootpath, bootdev);
usr/src/cmd/luxadm/fcalupdate.c
664
(void) strcat(bootpath, sbusmem);
usr/src/cmd/luxadm/fcalupdate.c
667
(void) strcat(bootpath, slot);
usr/src/cmd/luxadm/g_adm.c
2583
(void) strcat(drvr_path, FC_CTLR);
usr/src/cmd/luxadm/g_adm.c
2991
(void) strcat(temp2path, FC_CTLR);
usr/src/cmd/luxadm/g_adm.c
3246
(void) strcat(phci_path, FC_CTLR);
usr/src/cmd/luxadm/g_adm.c
6288
(void) strcat(drvr_path, devpath);
usr/src/cmd/luxadm/hotplug.c
1047
(void) strcat(path, dotdot+4);
usr/src/cmd/luxadm/hotplug.c
1104
(void) strcat(source, "/");
usr/src/cmd/luxadm/hotplug.c
1105
(void) strcat(source, scratch);
usr/src/cmd/luxadm/hotplug.c
1167
(void) strcat(source, scratch);
usr/src/cmd/luxadm/hotplug.c
1232
(void) strcat(savedir, &s[1]);
usr/src/cmd/luxadm/hotplug.c
1234
(void) strcat(savedir, "/");
usr/src/cmd/luxadm/hotplug.c
1235
(void) strcat(savedir, s);
usr/src/cmd/luxadm/hotplug.c
650
(void) strcat(temp2path, FC_CTLR);
usr/src/cmd/luxadm/lux_util.c
1161
(void) strcat(path, dotdot+4);
usr/src/cmd/luxadm/lux_util.c
1214
(void) strcat(source, "/");
usr/src/cmd/luxadm/lux_util.c
1215
(void) strcat(source, scratch);
usr/src/cmd/luxadm/lux_util.c
1336
(void) strcat(source, scratch);
usr/src/cmd/luxadm/qlgcupdate.c
758
(void) strcat((char *)bootpath, slot);
usr/src/cmd/mail/gendeliv.c
101
strcat(buf,"GMT ");
usr/src/cmd/mail/gendeliv.c
102
strcat(buf, ybuf);
usr/src/cmd/mail/goback.c
113
strcat(work, wuser);
usr/src/cmd/mail/goback.c
88
strcat(work, buf);
usr/src/cmd/mail/sendmail.c
193
strcat(Rpath, "!");
usr/src/cmd/mail/sendmail.c
233
strcat(Rpath, "!");
usr/src/cmd/mailx/cmd3.c
326
strcat(buf, " ");
usr/src/cmd/mailx/cmd3.c
327
strcat(buf, cp);
usr/src/cmd/mailx/lex.c
417
strcat(linebuf, line);
usr/src/cmd/mailx/send.c
267
strcat(statout, "R");
usr/src/cmd/mailx/send.c
269
strcat(statout, "O");
usr/src/cmd/mailx/send.c
270
strcat(statout, "\n");
usr/src/cmd/mailx/translate.c
62
strcat(cmd, " \"");
usr/src/cmd/mailx/translate.c
63
strcat(cmd, n->n_name);
usr/src/cmd/mailx/translate.c
64
strcat(cmd, "\"");
usr/src/cmd/make/bin/implicit.cc
243
strcat(tmpbuf, "s.");
usr/src/cmd/make/bin/implicit.cc
244
strcat(tmpbuf, p+1);
usr/src/cmd/make/bin/implicit.cc
250
strcat(tmpbuf, source->string_mb);
usr/src/cmd/make/bin/main.cc
1276
(void) strcat(mf_argv[i], "-");
usr/src/cmd/make/bin/main.cc
2670
strcat(mbs_value, prop->body.macro.value->string_mb);
usr/src/cmd/make/bin/main.cc
3206
strcat(Ar->start, " ");
usr/src/cmd/make/bin/main.cc
3208
strcat(Ar->start, "=");
usr/src/cmd/make/lib/makestate/lock.c
159
(void) strcat(msg, " failed - ");
usr/src/cmd/make/lib/makestate/lock.c
166
(void) strcat(msg, sys_errlist[errno]);
usr/src/cmd/make/lib/mksh/misc.cc
396
(void) strcat(buf, "\n");
usr/src/cmd/make/lib/mksh/misc.cc
401
(void) strcat(buf, cur_wrk_dir);
usr/src/cmd/make/lib/mksh/misc.cc
402
(void) strcat(buf, get_current_path_mksh());
usr/src/cmd/make/lib/mksh/misc.cc
403
(void) strcat(buf, "\n");
usr/src/cmd/make/lib/vroot/lock.cc
166
strcat(msg, gettext(" failed - "));
usr/src/cmd/make/lib/vroot/lock.cc
172
strcat(msg, ptr);
usr/src/cmd/mdb/common/kmdb/kmdb_kvm.c
1937
(void) strcat(desc, "/read");
usr/src/cmd/mdb/common/kmdb/kmdb_kvm.c
1940
(void) strcat(desc, "/write");
usr/src/cmd/mdb/common/kmdb/kmdb_kvm.c
1943
(void) strcat(desc, "/exec");
usr/src/cmd/mdb/common/kmdb/kmdb_kvm.c
1947
(void) strcat(desc, "/r");
usr/src/cmd/mdb/common/kmdb/kmdb_kvm.c
1949
(void) strcat(desc, "/w");
usr/src/cmd/mdb/common/kmdb/kmdb_kvm.c
1951
(void) strcat(desc, "/x");
usr/src/cmd/mdb/common/kmdb/kmdb_promif.c
384
(void) strcat(modepname, "-mode");
usr/src/cmd/mdb/common/libstand/sys/salib.h
62
extern char *strcat(char *, const char *);
usr/src/cmd/mdb/common/mdb/mdb_argvec.c
415
(void) strcat(s, argv->a_un.a_str);
usr/src/cmd/mdb/common/mdb/mdb_argvec.c
416
(void) strcat(s, " ");
usr/src/cmd/mdb/common/mdb/mdb_argvec.c
419
(void) strcat(s, argv->a_un.a_str);
usr/src/cmd/mdb/common/mdb/mdb_io.c
1009
(void) strcat(buf, numtostr(n, 10, 0));
usr/src/cmd/mdb/common/mdb/mdb_io.c
1062
(void) strcat(buf, numtostr(v, 10, 0));
usr/src/cmd/mdb/common/mdb/mdb_io.c
1067
(void) strcat(buf, numtostr(v / mag, 10, 0));
usr/src/cmd/mdb/common/mdb/mdb_io.c
1068
(void) strcat(buf, ".");
usr/src/cmd/mdb/common/mdb/mdb_io.c
1079
(void) strcat(buf, "0");
usr/src/cmd/mdb/common/mdb/mdb_io.c
1081
(void) strcat(buf, c);
usr/src/cmd/mdb/common/mdb/mdb_io.c
684
(void) strcat(buf, iob_size2str(size));
usr/src/cmd/mdb/common/mdb/mdb_io.c
685
(void) strcat(buf, " bitfield");
usr/src/cmd/mdb/common/mdb/mdb_io.c
694
(void) strcat(buf, iob_size2str(size));
usr/src/cmd/mdb/common/mdb/mdb_io.c
732
(void) strcat(buf, iob_size2str(size));
usr/src/cmd/mdb/common/mdb/mdb_io.c
740
(void) strcat(buf, iob_size2str(size));
usr/src/cmd/mdb/common/mdb/mdb_io.c
745
(void) strcat(buf, iob_size2str(size));
usr/src/cmd/mdb/common/mdb/mdb_io.c
750
(void) strcat(buf, iob_size2str(size));
usr/src/cmd/mdb/common/mdb/mdb_io.c
762
(void) strcat(buf, iob_size2str(size));
usr/src/cmd/mdb/common/mdb/mdb_io.c
767
(void) strcat(buf, "hexadecimal ");
usr/src/cmd/mdb/common/mdb/mdb_io.c
768
(void) strcat(buf, iob_size2str(size));
usr/src/cmd/mdb/common/mdb/mdb_main.c
1148
(void) strcat(p, mdb.m_pname);
usr/src/cmd/mdb/common/mdb/mdb_main.c
876
(void) strcat((char *)tgt_argv[0], object);
usr/src/cmd/mdb/common/mdb/mdb_main.c
878
(void) strcat((char *)tgt_argv[1], object);
usr/src/cmd/mdb/common/mdb/mdb_main.c
891
(void) strcat((char *)tgt_argv[1], object);
usr/src/cmd/mdb/common/mdb/mdb_modapi.c
100
(void) strcat(buf, u);
usr/src/cmd/mdb/common/mdb/mdb_modapi.c
104
(void) strcat(buf, u);
usr/src/cmd/mdb/common/mdb/mdb_modapi.h
383
extern char *strcat(char *, const char *);
usr/src/cmd/mdb/common/mdb/mdb_proc.c
4307
(void) strcat(desc, "/read");
usr/src/cmd/mdb/common/mdb/mdb_proc.c
4310
(void) strcat(desc, "/write");
usr/src/cmd/mdb/common/mdb/mdb_proc.c
4313
(void) strcat(desc, "/exec");
usr/src/cmd/mdb/common/mdb/mdb_proc.c
4317
(void) strcat(desc, "/r");
usr/src/cmd/mdb/common/mdb/mdb_proc.c
4319
(void) strcat(desc, "/w");
usr/src/cmd/mdb/common/mdb/mdb_proc.c
4321
(void) strcat(desc, "/x");
usr/src/cmd/mdb/common/mdb/mdb_strio.c
137
(void) strcat(sd->str_base, "\n");
usr/src/cmd/mdb/common/modules/dtrace/dof.c
492
(void) strcat(flags, "/r");
usr/src/cmd/mdb/common/modules/dtrace/dof.c
494
(void) strcat(flags, "/w");
usr/src/cmd/mdb/common/modules/genunix/devinfo.c
1248
strcat(nodename, tmpstr);
usr/src/cmd/mdb/common/modules/genunix/devinfo.c
1254
strcat(nodename, "@");
usr/src/cmd/mdb/common/modules/genunix/devinfo.c
1255
strcat(nodename, tmpstr);
usr/src/cmd/mdb/common/modules/genunix/net.c
880
(void) strcat(flags, "I");
usr/src/cmd/mdb/common/modules/genunix/net.c
882
(void) strcat(flags, "G");
usr/src/cmd/mdb/common/modules/genunix/net.c
886
(void) strcat(flags, "C");
usr/src/cmd/mdb/common/modules/genunix/net.c
889
(void) strcat(flags, "H");
usr/src/cmd/mdb/common/modules/genunix/net.c
892
(void) strcat(flags, "H");
usr/src/cmd/mdb/common/modules/genunix/net.c
896
(void) strcat(flags, "D");
usr/src/cmd/mdb/common/modules/genunix/net.c
898
(void) strcat(flags, "b");
usr/src/cmd/mdb/common/modules/genunix/net.c
900
(void) strcat(flags, "m");
usr/src/cmd/mdb/common/modules/genunix/net.c
902
(void) strcat(flags, "L");
usr/src/cmd/mdb/common/modules/genunix/net.c
904
(void) strcat(flags, "N");
usr/src/cmd/mdb/common/modules/genunix/net.c
906
(void) strcat(flags, "M");
usr/src/cmd/mdb/common/modules/genunix/net.c
908
(void) strcat(flags, "S");
usr/src/cmd/mdb/common/modules/genunix/net.c
910
(void) strcat(flags, "R");
usr/src/cmd/mdb/common/modules/genunix/net.c
912
(void) strcat(flags, "B");
usr/src/cmd/mdb/common/modules/libc/libc.c
56
(void) strcat(buf, "|ONSTACK");
usr/src/cmd/mdb/common/modules/libc/libc.c
58
(void) strcat(buf, "|DISABLE");
usr/src/cmd/mdb/common/modules/s1394/s1394.c
156
(void) strcat(str, tmp);
usr/src/cmd/mdb/common/modules/s1394/s1394.c
158
(void) strcat(str, " | GUID\n");
usr/src/cmd/mdb/common/modules/s1394/s1394.c
164
(void) strcat(str, tmp);
usr/src/cmd/mdb/common/modules/s1394/s1394.c
166
(void) strcat(str, "--|------------------\n");
usr/src/cmd/mdb/common/modules/s1394/s1394.c
183
(void) strcat(str, tmp);
usr/src/cmd/mdb/common/modules/s1394/s1394.c
187
(void) strcat(str, " | Local OHCI Card\n");
usr/src/cmd/mdb/common/modules/s1394/s1394.c
190
(void) strcat(str, " | Link off\n");
usr/src/cmd/mdb/common/modules/s1394/s1394.c
195
(void) strcat(str, tmp);
usr/src/cmd/mdb/common/modules/s1394/s1394.c
198
(void) strcat(str, " | ????????????????\n");
usr/src/cmd/mdb/common/modules/smbsrv/smbsrv.c
1468
strcat(account, "\\");
usr/src/cmd/mdb/common/modules/zfs/zfs.c
1474
strcat(opts, "e");
usr/src/cmd/mdb/common/modules/zfs/zfs.c
1476
strcat(opts, "m");
usr/src/cmd/mdb/common/modules/zfs/zfs.c
1478
strcat(opts, "M");
usr/src/cmd/mdb/common/modules/zfs/zfs.c
1480
strcat(opts, "h");
usr/src/cmd/mdb/common/modules/zfs/zfs.c
2500
strcat(opts, "e");
usr/src/cmd/mdb/common/modules/zfs/zfs.c
2502
strcat(opts, "m");
usr/src/cmd/mdb/common/modules/zfs/zfs.c
2504
strcat(opts, "M");
usr/src/cmd/mdb/common/modules/zfs/zfs.c
2506
strcat(opts, "h");
usr/src/cmd/mdb/common/modules/zfs/zfs.c
277
strcat(buf, "/");
usr/src/cmd/mdb/common/modules/zfs/zfs.c
281
strcat(buf, dd_myname);
usr/src/cmd/mdb/common/modules/zfs/zfs.c
283
strcat(buf, "???");
usr/src/cmd/mdb/common/modules/zfs/zfs.c
318
strcat(buf, "mos");
usr/src/cmd/mdb/common/modules/zfs/zfs.c
331
strcat(buf, "@");
usr/src/cmd/mdb/common/modules/zfs/zfs.c
332
strcat(buf, ds_snapname);
usr/src/cmd/mdb/intel/modules/i40e/i40e.c
251
(void) strcat(dother, "WBHEAD");
usr/src/cmd/mdb/intel/modules/i40e/i40e.c
254
(void) strcat(dother,
usr/src/cmd/mdb/intel/modules/i40e/i40e.c
258
(void) strcat(dother,
usr/src/cmd/mkmsgs/mkmsgs.c
194
(void)strcat(pathoutp, MESSAGES);
usr/src/cmd/mkmsgs/mkmsgs.c
196
(void)strcat(pathoutp, ofilep);
usr/src/cmd/mkmsgs/mkmsgs.c
390
(void)strcat(path, "/");
usr/src/cmd/mkmsgs/mkmsgs.c
391
(void)strcat(path, dirp);
usr/src/cmd/modload/drvsubr.c
1393
(void) strcat(reconfig_file, RECONFIGURE);
usr/src/cmd/modload/modload.c
90
(void) strcat(path, "/");
usr/src/cmd/modload/modload.c
91
(void) strcat(path, modpath);
usr/src/cmd/modload/plcysubr.c
528
(void) strcat(p, str);
usr/src/cmd/modload/rem_drv.c
110
(void) strcat(driver_name, argv[optind]);
usr/src/cmd/modload/rem_drv.c
89
(void) strcat(basedir, optarg);
usr/src/cmd/msgfmt/gnu_handle.c
238
(void) strcat(tmp, ".mo");
usr/src/cmd/msgfmt/msgfmt.c
515
(void) strcat(msgfile, ".mo");
usr/src/cmd/msgfmt/msgfmt.c
909
(void) strcat(fname, ".mo");
usr/src/cmd/msgfmt/xgettext.c
1918
(void) strcat(fname, pathname);
usr/src/cmd/msgfmt/xgettext.c
1919
(void) strcat(fname, "/");
usr/src/cmd/msgfmt/xgettext.c
1921
(void) strcat(fname, dname);
usr/src/cmd/msgfmt/xgettext.c
1922
(void) strcat(fname, ".po");
usr/src/cmd/newgrp/newgrp.c
180
shell = strcat(shell, ++simple);
usr/src/cmd/news/news.c
368
strcat (fname, "/");
usr/src/cmd/news/news.c
369
strcat (fname, ".news_time");
usr/src/cmd/nlsadmin/nlsadmin.c
1035
(void) strcat(buf, " -m slan");
usr/src/cmd/nlsadmin/nlsadmin.c
1036
(void) strcat(buf, " ");
usr/src/cmd/nlsadmin/nlsadmin.c
1037
(void) strcat(buf, netspec);
usr/src/cmd/passmgmt/passmgmt.c
638
(void) strcat(passwd_st.pw_dir, defdir);
usr/src/cmd/passmgmt/passmgmt.c
639
(void) strcat(passwd_st.pw_dir, lognamp);
usr/src/cmd/pfexecd/pfexecd.c
134
(void) strcat(regexpr, RIGHT);
usr/src/cmd/pgrep/psexp.c
98
(void) strcat(buf, "\n");
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2189
(void) strcat(dev_path, "/");
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2190
(void) strcat(dev_path, direntp->d_name);
usr/src/cmd/picl/plugins/common/memcfg/piclmemcfg_comm.c
731
(void) strcat(path, retp->d_name);
usr/src/cmd/plimit/plimit.c
374
(void) strcat(s1, "\t");
usr/src/cmd/power/handlers.c
1056
(void) strcat(diskname, vname);
usr/src/cmd/power/powerd.c
1041
(void) strcat(home, pwd->pw_dir);
usr/src/cmd/power/powerd.c
1043
(void) strcat(user, pwd->pw_name);
usr/src/cmd/powertop/common/display.c
539
(void) strcat(buffer, " ");
usr/src/cmd/prctl/prctl.c
1943
(void) strcat(astring, "none");
usr/src/cmd/prctl/prctl.c
1947
(void) strcat(astring, "deny");
usr/src/cmd/prctl/prctl.c
1952
(void) strcat(astring, ",");
usr/src/cmd/prctl/prctl.c
1962
(void) strcat(astring, sigstring);
usr/src/cmd/prctl/utils.c
283
(void) strcat(scaledout, unit);
usr/src/cmd/prctl/utils.c
334
(void) strcat(scaledout, modifiers[index]);
usr/src/cmd/prctl/utils.c
337
(void) strcat(scaledout, unit);
usr/src/cmd/prstat/prstat.c
1220
(void) strcat(movecur, t_up);
usr/src/cmd/prtfru/prtfru.c
460
(void) strcat(tmp2, tmp1);
usr/src/cmd/prtfru/prtfru.c
464
(void) strcat(tmp, tmp1);
usr/src/cmd/prtfru/prtfru.c
469
(void) strcat(tmp, tmp1);
usr/src/cmd/prtfru/prtfru.c
470
(void) strcat(tmp2, tmp);
usr/src/cmd/ps/ps.c
562
(void) strcat(nambuf, p);
usr/src/cmd/ps/ucbps.c
295
(void) strcat(nambuf, p);
usr/src/cmd/ptools/pfiles/pfiles.c
418
(void) strcat(str, "|O_NDELAY");
usr/src/cmd/ptools/pfiles/pfiles.c
420
(void) strcat(str, "|O_NONBLOCK");
usr/src/cmd/ptools/pfiles/pfiles.c
422
(void) strcat(str, "|O_APPEND");
usr/src/cmd/ptools/pfiles/pfiles.c
424
(void) strcat(str, "|O_SYNC");
usr/src/cmd/ptools/pfiles/pfiles.c
426
(void) strcat(str, "|O_DSYNC");
usr/src/cmd/ptools/pfiles/pfiles.c
428
(void) strcat(str, "|O_RSYNC");
usr/src/cmd/ptools/pfiles/pfiles.c
430
(void) strcat(str, "|O_CREAT");
usr/src/cmd/ptools/pfiles/pfiles.c
432
(void) strcat(str, "|O_TRUNC");
usr/src/cmd/ptools/pfiles/pfiles.c
434
(void) strcat(str, "|O_EXCL");
usr/src/cmd/ptools/pfiles/pfiles.c
436
(void) strcat(str, "|O_NOCTTY");
usr/src/cmd/ptools/pfiles/pfiles.c
438
(void) strcat(str, "|O_LARGEFILE");
usr/src/cmd/ptools/pfiles/pfiles.c
440
(void) strcat(str, "|O_XATTR");
usr/src/cmd/ptools/pflags/pflags.c
376
(void) strcat(str, "|DAEMON");
usr/src/cmd/ptools/pflags/pflags.c
378
(void) strcat(str, "|DETACH");
usr/src/cmd/ptools/pflags/pflags.c
381
(void) strcat(str, "|STOPPED");
usr/src/cmd/ptools/pflags/pflags.c
383
(void) strcat(str, "|ISTOP");
usr/src/cmd/ptools/pflags/pflags.c
385
(void) strcat(str, "|DSTOP");
usr/src/cmd/ptools/pflags/pflags.c
388
(void) strcat(str, "|ASLEEP");
usr/src/cmd/ptools/pflags/pflags.c
391
(void) strcat(str, "|PCINVAL");
usr/src/cmd/ptools/pflags/pflags.c
393
(void) strcat(str, "|STEP");
usr/src/cmd/ptools/pflags/pflags.c
395
(void) strcat(str, "|AGENT");
usr/src/cmd/ptools/pflags/pflags.c
397
(void) strcat(str, "|ISSYS");
usr/src/cmd/ptools/pflags/pflags.c
399
(void) strcat(str, "|VFORKP");
usr/src/cmd/ptools/pflags/pflags.c
401
(void) strcat(str, "|ORPHAN");
usr/src/cmd/ptools/pflags/pflags.c
403
(void) strcat(str, "|NOSIGCHLD");
usr/src/cmd/ptools/pflags/pflags.c
405
(void) strcat(str, "|WAITPID");
usr/src/cmd/ptools/pflags/pflags.c
407
(void) strcat(str, "|FORK");
usr/src/cmd/ptools/pflags/pflags.c
409
(void) strcat(str, "|RLC");
usr/src/cmd/ptools/pflags/pflags.c
411
(void) strcat(str, "|KLC");
usr/src/cmd/ptools/pflags/pflags.c
413
(void) strcat(str, "|ASYNC");
usr/src/cmd/ptools/pflags/pflags.c
415
(void) strcat(str, "|BPTADJ");
usr/src/cmd/ptools/pflags/pflags.c
417
(void) strcat(str, "|MSACCT");
usr/src/cmd/ptools/pflags/pflags.c
419
(void) strcat(str, "|MSFORK");
usr/src/cmd/ptools/pflags/pflags.c
421
(void) strcat(str, "|PTRACE");
usr/src/cmd/ptools/psig/psig.c
384
(void) strcat(str, ",RESTART");
usr/src/cmd/ptools/psig/psig.c
386
(void) strcat(str, ",RESETHAND");
usr/src/cmd/ptools/psig/psig.c
388
(void) strcat(str, ",ONSTACK");
usr/src/cmd/ptools/psig/psig.c
390
(void) strcat(str, ",SIGINFO");
usr/src/cmd/ptools/psig/psig.c
392
(void) strcat(str, ",NODEFER");
usr/src/cmd/ptools/psig/psig.c
396
(void) strcat(str, ",NOCLDWAIT");
usr/src/cmd/ptools/psig/psig.c
398
(void) strcat(str, ",NOCLDSTOP");
usr/src/cmd/raidctl/raidctl.c
1631
(void) strcat(diskbuf, " ");
usr/src/cmd/raidctl/raidctl.c
1661
(void) strcat(diskbuf, " ");
usr/src/cmd/rcap/rcapd/rcapd_main.c
1197
(void) strcat(template, STAT_TEMPLATE_SUFFIX);
usr/src/cmd/rcm_daemon/common/ip_anon_rcm.c
316
(void) strcat(treg, tstr);
usr/src/cmd/rcm_daemon/common/ip_anon_rcm.c
344
(void) strcat(treg, tstr);
usr/src/cmd/refer/glue1.c
271
strcat(grepquery, " ");
usr/src/cmd/refer/glue1.c
272
strcat(grepquery, qitem[k]);
usr/src/cmd/refer/glue4.c
31
strcat(argig, ".ig");
usr/src/cmd/refer/glue4.c
76
strcat(out, line);
usr/src/cmd/refer/hunt1.c
147
strcat(nma, ".ia");
usr/src/cmd/refer/hunt1.c
148
strcat(nmb, ".ib");
usr/src/cmd/refer/hunt1.c
149
strcat(nmc, ".ic");
usr/src/cmd/refer/hunt1.c
150
strcat(nmd, ".id");
usr/src/cmd/refer/hunt1.c
224
strcat(grepquery, " ");
usr/src/cmd/refer/hunt1.c
225
strcat(grepquery, qitem[k]);
usr/src/cmd/refer/hunt8.c
73
strcat(fnam, t);
usr/src/cmd/refer/hunt8.c
83
strcat(fnam, t);
usr/src/cmd/refer/inv1.c
100
strcat(nmc, ".ic");
usr/src/cmd/refer/inv1.c
101
strcat(nmd, ".id");
usr/src/cmd/refer/inv1.c
98
strcat(nma, ".ia");
usr/src/cmd/refer/inv1.c
99
strcat(nmb, ".ib");
usr/src/cmd/refer/mkey2.c
104
strcat(s, tm);
usr/src/cmd/refer/refer..c
56
extern char *getenv(), *strcpy(), *strcat();
usr/src/cmd/refer/refer2.c
115
strcat(answer, temp);
usr/src/cmd/refer/refer2.c
52
strcat(dbuff, line1);
usr/src/cmd/refer/refer2.c
63
strcat(query ? dbuff : buff, line);
usr/src/cmd/refer/refer4.c
63
strcat(buff, s);
usr/src/cmd/refer/refer5.c
114
strcat(sig, t);
usr/src/cmd/refer/refer5.c
157
strcat(sig, ",\\|");
usr/src/cmd/refer/refer5.c
165
strcat(sig, t1);
usr/src/cmd/refer/refer5.c
62
strcat(t, ", ");
usr/src/cmd/refer/refer5.c
63
strcat(t, t2);
usr/src/cmd/refer/refer7.c
166
strcat(sig, wt);
usr/src/cmd/refer/refer7.c
170
strcat(sig, "-");
usr/src/cmd/refer/refer7.c
172
strcat(sig, ",\\|");
usr/src/cmd/refer/sortbib.c
208
char wd[8][BUF/4], *strcat();
usr/src/cmd/refer/sortbib.c
221
strcat(fld[i], "~~");
usr/src/cmd/refer/sortbib.c
223
strcat(fld[i], wd[n-1]);
usr/src/cmd/refer/sortbib.c
225
strcat(fld[i], wd[n-2]);
usr/src/cmd/refer/sortbib.c
228
strcat(fld[i], " ");
usr/src/cmd/refer/sortbib.c
230
strcat(fld[i], wd[j]);
usr/src/cmd/refer/sortbib.c
233
strcat(fld[i], wd[n-1]); /* year */
usr/src/cmd/refer/sortbib.c
235
strcat(fld[i], wd[1]); /* month */
usr/src/cmd/refer/sortbib.c
241
strcat(fld[i], wd[j]);
usr/src/cmd/refer/sortbib.c
244
strcat(fld[i], wd[j]);
usr/src/cmd/refer/sortbib.c
249
strcat(fld[i], wd[j]);
usr/src/cmd/rmformat/rmf_misc.c
1187
(void) strcat(tmpbuf, sn);
usr/src/cmd/rmformat/rmf_misc.c
1471
(void) strcat(tmpstr, "s2");
usr/src/cmd/rmformat/rmf_misc.c
1941
(void) strcat(dir, "/");
usr/src/cmd/rmformat/rmf_misc.c
1942
(void) strcat(dir, s);
usr/src/cmd/rmformat/rmf_misc.c
516
(void) strcat(raw_device, mp->mnt_special + strlen("/dev/"));
usr/src/cmd/rmvolmgr/rmm_common.c
1402
(void) strcat(s, errmsg);
usr/src/cmd/rpcbind/check_bound.c
398
strcat(ma.m_uaddr, uport);
usr/src/cmd/rpcgen/rpc_main.c
1177
(void) strcat(pathbuf, "/cpp");
usr/src/cmd/rpcsvc/rpc.bootparamd/bootparam_subr.c
190
(void) strcat(filekey, "=");
usr/src/cmd/rpcsvc/rusers.c
554
(void) strcat(buf, ":");
usr/src/cmd/rpcsvc/rusers.c
581
(void) strcat(buf, ":");
usr/src/cmd/sa/timex.c
87
case 'f': strcat(aopt, "-f "); break;
usr/src/cmd/sa/timex.c
88
case 'h': strcat(aopt, "-h "); break;
usr/src/cmd/sa/timex.c
89
case 'k': strcat(aopt, "-k "); break;
usr/src/cmd/sa/timex.c
90
case 'm': strcat(aopt, "-m "); break;
usr/src/cmd/sa/timex.c
91
case 'r': strcat(aopt, "-r "); break;
usr/src/cmd/sa/timex.c
92
case 't': strcat(aopt, "-t "); break;
usr/src/cmd/saf/admutil.c
92
(void) strcat(buf, "/");
usr/src/cmd/saf/admutil.c
93
(void) strcat(buf, bname);
usr/src/cmd/saf/admutil.c
94
(void) strcat(buf, "/.");
usr/src/cmd/saf/admutil.c
95
(void) strcat(buf, (p + 1));
usr/src/cmd/saf/misc.c
367
(void) strcat(p, data[i]);
usr/src/cmd/saf/sacadm.c
1011
(void) strcat(tp1, buf);
usr/src/cmd/scadm/sparc/mpxu/common/eventlog.c
205
(void) strcat(messBuff, "\"\r\n");
usr/src/cmd/scadm/sparc/mpxu/common/eventlog.c
334
(void) strcat(messBuff, "\"\r\n");
usr/src/cmd/sdiff/sdiff.c
245
(void) strcat(diffcmd, file1);
usr/src/cmd/sdiff/sdiff.c
246
(void) strcat(diffcmd, " ");
usr/src/cmd/sdiff/sdiff.c
247
(void) strcat(diffcmd, file2);
usr/src/cmd/sendmail/db/db/db_appinit.c
139
(void)strcat(buf, CONFIG_NAME);
usr/src/cmd/sendmail/db/dbm/dbm.c
209
(void)strcat(path, DBM_SUFFIX);
usr/src/cmd/sgs/ar/common/file.c
440
return (strcat(buf, MSG_ORIG(MSG_STR_SLASH)));
usr/src/cmd/sgs/ar/common/main.c
124
(void) strcat(new, argv[1]);
usr/src/cmd/sgs/crle/common/depend.c
265
(void) strcat(eldf, MSG_ORIG(MSG_LDFLG_LOADAVAIL));
usr/src/cmd/sgs/demo_rdb/common/dis.c
85
(void) strcat(buf, ":");
usr/src/cmd/sgs/demo_rdb/common/maps.c
140
(void) strcat(flagstr, " MEMOBJECT");
usr/src/cmd/sgs/elfdump/common/elfdump.c
4298
(void) strcat(flgstrbuf, MSG_ORIG(MSG_GRP_COMDAT));
usr/src/cmd/sgs/elfdump/common/elfdump.c
4307
(void) strcat(flgstrbuf, MSG_ORIG(MSG_STR_CSQBRKT));
usr/src/cmd/sgs/error/common/errorfilter.c
76
(void) strcat(filename, ERRORNAME);
usr/src/cmd/sgs/libld/common/debug.c
203
(void) strcat(prestr, cls);
usr/src/cmd/sgs/libld/common/files.c
3546
(void) strcat(path, MSG_ORIG(MSG_STR_SLASH));
usr/src/cmd/sgs/libld/common/files.c
3547
(void) strcat(path, file);
usr/src/cmd/sgs/libld/common/ldmain.c
182
(void) strcat(ofl->ofl_sgsid, link_ver_string);
usr/src/cmd/sgs/libld/common/sections.c
2484
(void) strcat(sectname, osp->os_name);
usr/src/cmd/sgs/liblddbg/common/files.c
483
(void) strcat(nname, ofile);
usr/src/cmd/sgs/libldmake/common/lock.c
52
(void) strcat(msg, " failed - ");
usr/src/cmd/sgs/mcs/common/file.c
554
(void) strcat(state->new_sec_string,
usr/src/cmd/sgs/mcs/common/file.c
556
(void) strcat(state->new_sec_string, "\n");
usr/src/cmd/sgs/nm/common/nm.c
1431
(void) strcat(p_buf, "class ");
usr/src/cmd/sgs/nm/common/nm.c
1438
(void) strcat(p_buf, s);
usr/src/cmd/sgs/nm/common/nm.c
1454
(void) strcat(p_buf, root);
usr/src/cmd/sgs/nm/common/nm.c
1456
(void) strcat(p_buf, " in ");
usr/src/cmd/sgs/nm/common/nm.c
1461
(void) strcat(p_buf, child);
usr/src/cmd/sgs/nm/common/nm.c
1473
(void) strcat(p_buf, child);
usr/src/cmd/sgs/nm/common/nm.c
1474
(void) strcat(p_buf, " derived from ");
usr/src/cmd/sgs/nm/common/nm.c
1477
(void) strcat(p_buf, root);
usr/src/cmd/sgs/nm/common/nm.c
1486
(void) strcat(p_buf, child);
usr/src/cmd/sgs/nm/common/nm.c
1488
(void) strcat(p_buf, " derived from ");
usr/src/cmd/sgs/nm/common/nm.c
1491
(void) strcat(p_buf, root);
usr/src/cmd/sgs/nm/common/nm.c
1493
(void) strcat(p_buf, " in ");
usr/src/cmd/sgs/nm/common/nm.c
1498
(void) strcat(p_buf, child + child_len + 2);
usr/src/cmd/sgs/rtld/common/paths.c
1227
(void) strcat(_path, MSG_ORIG(MSG_STR_SLASH));
usr/src/cmd/sgs/rtld/common/paths.c
1228
(void) strcat(_path, name);
usr/src/cmd/sgs/yacc/common/y2.c
242
parser = strcat(cp, "/yaccpar");
usr/src/cmd/sgs/yacc/common/y2.c
275
(void) strcat(fname, ".output");
usr/src/cmd/sgs/yacc/common/y2.c
288
(void) strcat(fname, ".tab.h");
usr/src/cmd/sgs/yacc/common/y2.c
308
(void) strcat(fname, ".tab.c");
usr/src/cmd/sort/utility.c
116
(void) strcat(current_template, default_template);
usr/src/cmd/sort/utility.c
118
(void) strcat(current_template, default_template_count);
usr/src/cmd/spell/spellprog.c
717
(void) strcat(affix, deriv[j]);
usr/src/cmd/srchtxt/srchtxt.c
137
(void) strcat(pathname, MESSAGES);
usr/src/cmd/stat/iostat/iostat.c
1356
(void) strcat(header, ",");
usr/src/cmd/stat/iostat/iostat.c
915
(void) strcat(lub, "/");
usr/src/cmd/stat/iostat/iostat.c
916
(void) strcat(lub,
usr/src/cmd/streams/log/strclean.c
133
strcat(prefix, "/error.");
usr/src/cmd/su/su.c
577
(void) strcat(var, "=");
usr/src/cmd/su/su.c
578
(void) strcat(var, initvar);
usr/src/cmd/svc/startd/graph.c
767
(void) strcat(new, name);
usr/src/cmd/svc/startd/graph.c
768
(void) strcat(new, "\n");
usr/src/cmd/svc/startd/log.c
194
(void) strcat(logbuf, buf);
usr/src/cmd/svc/svccfg/svccfg_engine.c
330
(void) strcat(selfmri, "> ");
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11650
(void) strcat(buf, "]svc:/");
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11687
(void) strcat(buf, "]");
usr/src/cmd/svc/svcs/svcs.c
1226
(void) strcat(state_name, "*");
usr/src/cmd/svc/svcs/svcs.c
1420
(void) strcat(sta, "*");
usr/src/cmd/svc/svcs/svcs.c
1472
(void) strcat(fmri_buf, LEGACY_UNKNOWN);
usr/src/cmd/svr4pkg/libinst/dockdeps.c
260
(void) strcat(buf, ERR_VALINST);
usr/src/cmd/svr4pkg/libinst/dockdeps.c
418
(void) strcat(abbrev, ".*");
usr/src/cmd/svr4pkg/libinst/setlist.c
229
(void) strcat(pt, " ");
usr/src/cmd/svr4pkg/libinst/setlist.c
230
(void) strcat(pt, list[i]->name);
usr/src/cmd/svr4pkg/pkgchk/ckentry.c
295
(void) strcat(host, "/install");
usr/src/cmd/svr4pkg/pkgchk/ckentry.c
297
(void) strcat(host, "/root");
usr/src/cmd/svr4pkg/pkgchk/ckentry.c
299
(void) strcat(host, "/reloc");
usr/src/cmd/svr4pkg/pkgproto/main.c
246
(void) strcat(entry.path, path+n);
usr/src/cmd/sysdef/sysdef.c
673
(void) strcat(pathptr, "/");
usr/src/cmd/syseventadm/syseventadm.c
343
(void) strcat(fname, SYSEVENT_CONFIG_DIR);
usr/src/cmd/syseventadm/syseventadm.c
344
(void) strcat(fname, "/");
usr/src/cmd/syseventadm/syseventadm.c
347
(void) strcat(fname, arg_vendor);
usr/src/cmd/syseventadm/syseventadm.c
352
(void) strcat(fname, ",");
usr/src/cmd/syseventadm/syseventadm.c
353
(void) strcat(fname, arg_publisher);
usr/src/cmd/syseventadm/syseventadm.c
358
(void) strcat(fname, ",");
usr/src/cmd/syseventadm/syseventadm.c
359
(void) strcat(fname, arg_class);
usr/src/cmd/syseventadm/syseventadm.c
361
(void) strcat(fname, SYSEVENT_CONF_SUFFIX);
usr/src/cmd/syseventadm/syseventadm.c
466
(void) strcat(path, SYSEVENT_CONFIG_DIR);
usr/src/cmd/syseventadm/syseventadm.c
483
(void) strcat(fname, "/");
usr/src/cmd/syseventadm/syseventadm.c
484
(void) strcat(fname, dp->d_name);
usr/src/cmd/syseventadm/syseventadm.c
576
(void) strcat(tmp_name, SYSEVENT_CONFIG_DIR);
usr/src/cmd/syseventadm/syseventadm.c
577
(void) strcat(tmp_name, "/tmp.XXXXXX");
usr/src/cmd/syslogd/syslogd.c
1777
(void) strcat(cp, " ");
usr/src/cmd/syslogd/syslogd.c
1778
(void) strcat(cp, from);
usr/src/cmd/syslogd/syslogd.c
1779
(void) strcat(cp, " ");
usr/src/cmd/syslogd/syslogd.c
1783
(void) strcat(cp, msg);
usr/src/cmd/syslogd/syslogd.c
1785
(void) strcat(cp, msg+16);
usr/src/cmd/syslogd/syslogd.c
1897
(void) strcat(eomp, "\r\n"); /*lint !e669*/
usr/src/cmd/syslogd/syslogd.c
2020
(void) strcat(buf, msg + 16);
usr/src/cmd/syslogd/syslogd.c
2604
(void) strcat(line, " - fatal");
usr/src/cmd/syslogd/syslogd.c
2633
(void) strcat(line, " - fatal");
usr/src/cmd/syslogd/syslogd.c
3172
(void) strcat(users, ",");
usr/src/cmd/syslogd/syslogd.c
3173
(void) strcat(users,
usr/src/cmd/tabs/tabs.c
235
(void) strcat(operand, *argv);
usr/src/cmd/tabs/tabs.c
237
(void) strcat(operand, ",");
usr/src/cmd/tar/tar.c
1008
(void) strcat(xhdr_dirname, "/PaxHeaders.");
usr/src/cmd/tar/tar.c
1009
(void) strcat(xhdr_dirname, pidchars);
usr/src/cmd/tar/tar.c
1079
(void) strcat(tname, tmp_suffix);
usr/src/cmd/th_tools/th_define.c
1813
(void) strcat(buf, " ");
usr/src/cmd/th_tools/th_define.c
1814
(void) strcat(buf, fixup_script[i]);
usr/src/cmd/th_tools/th_define.c
1816
(void) strcat(buf, " &");
usr/src/cmd/th_tools/th_define.c
1967
(void) strcat(buf, " ");
usr/src/cmd/th_tools/th_define.c
1968
(void) strcat(buf, fixup_script[i]);
usr/src/cmd/tip/remcap.c
115
(void) strcat(bp, p);
usr/src/cmd/troff/n1.c
321
strcat(mfiles[idx], fn);
usr/src/cmd/troff/nroff.d/n10.c
112
strcat(termtab, devname);
usr/src/cmd/troff/troff.d/t10.c
106
strcat(termtab, "/dev");
usr/src/cmd/troff/troff.d/t10.c
107
strcat(termtab, devname);
usr/src/cmd/troff/troff.d/t10.c
108
strcat(termtab, "/DESC.out"); /* makes "..../devXXX/DESC.out" */
usr/src/cmd/truss/codes.c
2303
(void) strcat(str, "|IPC_ALLOC");
usr/src/cmd/truss/codes.c
2305
(void) strcat(str, "|IPC_CREAT");
usr/src/cmd/truss/codes.c
2307
(void) strcat(str, "|IPC_EXCL");
usr/src/cmd/truss/codes.c
2309
(void) strcat(str, "|IPC_NOWAIT");
usr/src/cmd/truss/codes.c
2325
(void) strcat(str, "|MSG_NOERROR");
usr/src/cmd/truss/codes.c
2343
(void) strcat(str, "|SEM_UNDO");
usr/src/cmd/truss/codes.c
2361
(void) strcat(str, "|SHM_RDONLY");
usr/src/cmd/truss/codes.c
2363
(void) strcat(str, "|SHM_RND");
usr/src/cmd/truss/codes.c
2473
(void) strcat(str, "|S_INPUT");
usr/src/cmd/truss/codes.c
2475
(void) strcat(str, "|S_HIPRI");
usr/src/cmd/truss/codes.c
2477
(void) strcat(str, "|S_OUTPUT");
usr/src/cmd/truss/codes.c
2479
(void) strcat(str, "|S_MSG");
usr/src/cmd/truss/codes.c
2481
(void) strcat(str, "|S_ERROR");
usr/src/cmd/truss/codes.c
2483
(void) strcat(str, "|S_HANGUP");
usr/src/cmd/truss/codes.c
2498
(void) strcat(str, "|FREAD");
usr/src/cmd/truss/codes.c
2500
(void) strcat(str, "|FWRITE");
usr/src/cmd/truss/codes.c
2572
(void) strcat(str, "|ST_RDONLY");
usr/src/cmd/truss/codes.c
2574
(void) strcat(str, "|ST_NOSUID");
usr/src/cmd/truss/codes.c
2576
(void) strcat(str, "|ST_NOTRUNC");
usr/src/cmd/truss/codes.c
2578
(void) strcat(str, "|0");
usr/src/cmd/truss/codes.c
2606
(void) strcat(str, "|F_CDIR");
usr/src/cmd/truss/codes.c
2608
(void) strcat(str, "|F_RDIR");
usr/src/cmd/truss/codes.c
2610
(void) strcat(str, "|F_TEXT");
usr/src/cmd/truss/codes.c
2612
(void) strcat(str, "|F_MAP");
usr/src/cmd/truss/codes.c
2614
(void) strcat(str, "|F_OPEN");
usr/src/cmd/truss/codes.c
2616
(void) strcat(str, "|F_TRACE");
usr/src/cmd/truss/codes.c
2618
(void) strcat(str, "|F_TTY");
usr/src/cmd/truss/codes.c
2620
(void) strcat(str, "|0");
usr/src/cmd/truss/expound.c
1983
(void) strcat(str, "|POLLIN");
usr/src/cmd/truss/expound.c
1985
(void) strcat(str, "|POLLPRI");
usr/src/cmd/truss/expound.c
1987
(void) strcat(str, "|POLLOUT");
usr/src/cmd/truss/expound.c
1989
(void) strcat(str, "|POLLRDNORM");
usr/src/cmd/truss/expound.c
1991
(void) strcat(str, "|POLLRDBAND");
usr/src/cmd/truss/expound.c
1993
(void) strcat(str, "|POLLWRBAND");
usr/src/cmd/truss/expound.c
1995
(void) strcat(str, "|POLLERR");
usr/src/cmd/truss/expound.c
1997
(void) strcat(str, "|POLLHUP");
usr/src/cmd/truss/expound.c
1999
(void) strcat(str, "|POLLNVAL");
usr/src/cmd/truss/expound.c
546
(void) strcat(str, "|LOCK_ERRORCHECK");
usr/src/cmd/truss/expound.c
548
(void) strcat(str, "|LOCK_RECURSIVE");
usr/src/cmd/truss/expound.c
550
(void) strcat(str, "|LOCK_PRIO_INHERIT");
usr/src/cmd/truss/expound.c
552
(void) strcat(str, "|LOCK_PRIO_PROTECT");
usr/src/cmd/truss/expound.c
554
(void) strcat(str, "|LOCK_ROBUST");
usr/src/cmd/truss/expound.c
556
(void) strcat(str, "|USYNC_PROCESS_ROBUST");
usr/src/cmd/truss/expound.c
870
(void) strcat(obuf,
usr/src/cmd/truss/expound.c
905
(void) strcat(obuf,
usr/src/cmd/truss/fcall.c
340
(void) strcat(name, ":");
usr/src/cmd/truss/main.c
2592
(void) strcat(msg, ": ");
usr/src/cmd/truss/main.c
2595
(void) strcat(msg, s);
usr/src/cmd/truss/main.c
2597
(void) strcat(msg, q);
usr/src/cmd/truss/main.c
2598
(void) strcat(msg, "\n");
usr/src/cmd/truss/procset.c
121
(void) strcat(str, "|WEXITED");
usr/src/cmd/truss/procset.c
123
(void) strcat(str, "|WTRAPPED");
usr/src/cmd/truss/procset.c
125
(void) strcat(str, "|WSTOPPED");
usr/src/cmd/truss/procset.c
127
(void) strcat(str, "|WCONTINUED");
usr/src/cmd/truss/procset.c
129
(void) strcat(str, "|WNOHANG");
usr/src/cmd/truss/procset.c
131
(void) strcat(str, "|WNOWAIT");
usr/src/cmd/tsol/updatehome/setupfiles.c
162
(void) strcat(cl_file, COPY);
usr/src/cmd/tsol/updatehome/setupfiles.c
215
(void) strcat(cl_file, LINK);
usr/src/cmd/tsol/updatehome/setupfiles.c
305
(void) strcat(path, "/");
usr/src/cmd/tsol/updatehome/setupfiles.c
306
(void) strcat(path, tok);
usr/src/cmd/ttymon/tmexpress.c
399
(void) strcat(devbuf, "/dev/");
usr/src/cmd/ttymon/tmexpress.c
400
(void) strcat(devbuf, *argv);
usr/src/cmd/ttymon/tmlog.c
226
(void) strcat(debugfile, Tag);
usr/src/cmd/ttymon/tmlog.c
227
(void) strcat(debugfile, "/");
usr/src/cmd/ttymon/tmlog.c
228
(void) strcat(debugfile, DBGFILE);
usr/src/cmd/ttymon/ttyadm.c
109
tf = strcat(tf, "c");
usr/src/cmd/ttymon/ttyadm.c
112
tf = strcat(tf, "h");
usr/src/cmd/ttymon/ttyadm.c
115
tf = strcat(tf, "b");
usr/src/cmd/ttymon/ttyadm.c
118
tf = strcat(tf, "I");
usr/src/cmd/ttymon/ttyadm.c
121
tf = strcat(tf, "r");
usr/src/cmd/vi/misc/ctags.c
430
(void) strcat(name, nametk);
usr/src/cmd/vi/misc/ctags.c
439
(void) strcat(lbuf, "$");
usr/src/cmd/vi/port/ex_cmdsub.c
1824
strcat(cmdbuf, tagstack[tag_depth-1].tag_file);
usr/src/cmd/vi/port/ex_cmdsub.c
504
strcat(linebuf, gp);
usr/src/cmd/vi/port/ex_cmdsub.c
802
strcat(cmdbuf2, filebuf);
usr/src/cmd/vi/port/ex_cmdsub.c
930
strcat(cmdbuf2, filebuf);
usr/src/cmd/vi/port/ex_temp.c
499
(void) strcat(rfname, "/RxXXXXXX");
usr/src/cmd/vi/port/ex_temp.c
94
(void) strcat(tfname, "/ExXXXXXX");
usr/src/cmd/vi/port/ex_tty.c
281
strcat(surmapto, mapto);
usr/src/cmd/vi/port/ex_vget.c
376
(void)strcat(buf, str);
usr/src/cmd/vi/port/ex_vget.c
657
strcat(vmacbuf, st);
usr/src/cmd/vi/port/ex_vget.c
706
strcat(vmacbuf, tmpbuf);
usr/src/cmd/vi/port/ex_vops.c
533
strcat(genbuf, wcursor);
usr/src/cmd/vi/port/expreserve.c
275
strcat(savdir, pp->pw_name);
usr/src/cmd/vi/port/expreserve.c
304
strcat(savfil, pattern);
usr/src/cmd/vi/port/expreserve.c
364
strcat(path, cp);
usr/src/cmd/vi/port/exrecover.c
111
strcat(mydir, pp->pw_name);
usr/src/cmd/vi/port/exrecover.c
538
(void)strcat(strcat(strcpy(nb, dirname), "/"), filname);
usr/src/cmd/ypcmd/makedbm.c
304
strcat(tmppagbuf, ".tmp");
usr/src/cmd/ypcmd/makedbm.c
306
strcat(tmpdirbuf, dbm_dir);
usr/src/cmd/ypcmd/makedbm.c
307
strcat(tmppagbuf, dbm_pag);
usr/src/cmd/ypcmd/makedbm.c
369
strcat(dirbuf, ".tmp");
usr/src/cmd/ypcmd/makedbm.c
376
strcat(dirbuf, dbm_dir);
usr/src/cmd/ypcmd/makedbm.c
377
strcat(pagbuf, dbm_pag);
usr/src/cmd/ypcmd/shared/utils.c
100
(void) strcat(tofile, dbm_pag);
usr/src/cmd/ypcmd/shared/utils.c
110
(void) strcat(fromfile, dbm_dir);
usr/src/cmd/ypcmd/shared/utils.c
112
(void) strcat(tofile, dbm_dir);
usr/src/cmd/ypcmd/shared/utils.c
118
(void) strcat(fromfile, dbm_pag);
usr/src/cmd/ypcmd/shared/utils.c
120
(void) strcat(tofile, dbm_pag);
usr/src/cmd/ypcmd/shared/utils.c
165
(void) strcat(fromfile, dbm_pag);
usr/src/cmd/ypcmd/shared/utils.c
173
(void) strcat(fromfile, dbm_dir);
usr/src/cmd/ypcmd/shared/utils.c
202
(void) strcat(dbfile, dbm_dir);
usr/src/cmd/ypcmd/shared/utils.c
206
(void) strcat(dbfile, dbm_pag);
usr/src/cmd/ypcmd/shared/utils.c
98
(void) strcat(fromfile, dbm_pag);
usr/src/cmd/ypcmd/yppasswd/changepasswd.c
172
strcat(name, ":");
usr/src/cmd/ypcmd/yppasswd/changepasswd.c
179
strcat(newpasswdfile, ".ptmp");
usr/src/cmd/ypcmd/yppasswd/changepasswd.c
181
strcat(newshadowfile, ".ptmp");
usr/src/cmd/ypcmd/yppasswd/changepasswd.c
183
strcat(newadjunctfile, ".ptmp");
usr/src/cmd/ypcmd/yppasswd/changepasswd.c
634
strcat(tmppasswdfile, "-");
usr/src/cmd/ypcmd/yppasswd/changepasswd.c
637
strcat(tmpshadowfile, "-");
usr/src/cmd/ypcmd/yppasswd/changepasswd.c
641
strcat(tmpadjunctfile, "-");
usr/src/cmd/ypcmd/yppasswd/changepasswd.c
776
strcat(cmdbuf, " ");
usr/src/cmd/ypcmd/yppasswd/changepasswd.c
777
strcat(cmdbuf, Argv[i]);
usr/src/cmd/ypcmd/yppasswd/yppasswdd.c
178
strcat(passwd_file, MYPASSWD);
usr/src/cmd/ypcmd/yppasswd/yppasswdd.c
179
strcat(shadow_file, MYSHADOW);
usr/src/cmd/ypcmd/yppasswd/yppasswdd.c
180
strcat(lockfile, ".pwd.lock");
usr/src/cmd/ypcmd/yppasswd/yppasswdd.c
181
strcat(adjunct_file, "security/passwd.adjunct");
usr/src/cmd/ypcmd/yppasswd/yppasswdd.c
183
strcat(passwd_file, "/" MYPASSWD);
usr/src/cmd/ypcmd/yppasswd/yppasswdd.c
184
strcat(shadow_file, "/" MYSHADOW);
usr/src/cmd/ypcmd/yppasswd/yppasswdd.c
185
strcat(lockfile, "/.pwd.lock");
usr/src/cmd/ypcmd/yppasswd/yppasswdd.c
186
strcat(adjunct_file,
usr/src/cmd/ypcmd/yppasswd/yppasswdd.c
234
strcat(shadow_file, MYSHADOW);
usr/src/cmd/ypcmd/ypserv_ancil.c
81
(void) strcat(domdir, "/");
usr/src/cmd/ypcmd/ypserv_ancil.c
82
(void) strcat(domdir, domain);
usr/src/cmd/ypcmd/ypxfr.c
1274
(void) strcat(ppath, "/");
usr/src/cmd/ypcmd/ypxfr.c
1275
(void) strcat(ppath, domain);
usr/src/cmd/ypcmd/ypxfr.c
1276
(void) strcat(ppath, "/");
usr/src/cmd/ypcmd/ypxfr.c
1278
(void) strcat(ppath, NTOL_PREFIX);
usr/src/cmd/ypcmd/ypxfr.c
1279
(void) strcat(ppath, map);
usr/src/cmd/ypcmd/ypxfr.c
1302
(void) strcat(xfr_name, "/");
usr/src/cmd/ypcmd/ypxfr.c
1303
(void) strcat(xfr_name, domain);
usr/src/cmd/ypcmd/ypxfr.c
1304
(void) strcat(xfr_name, "/");
usr/src/cmd/ypcmd/ypxfr.c
1305
(void) strcat(xfr_name, prefix);
usr/src/cmd/ypcmd/ypxfr.c
1306
(void) strcat(xfr_name, map);
usr/src/cmd/ypcmd/ypxfr.c
1307
(void) strcat(xfr_name, ".");
usr/src/cmd/ypcmd/ypxfr.c
1308
(void) strcat(xfr_name, xfr_anumber);
usr/src/cmd/ypcmd/ypxfr.c
1328
strcat(dbfilename, dbm_pag);
usr/src/cmd/ypcmd/ypxfr.c
1331
strcat(dbfilename, dbm_dir);
usr/src/cmd/ypcmd/ypxfr.c
1353
(void) strcat(dbfile, dbm_dir);
usr/src/cmd/ypcmd/ypxfr.c
1358
(void) strcat(dbfile, dbm_pag);
usr/src/cmd/ypcmd/ypxfr.c
577
strcat(inmap, name);
usr/src/cmd/ypcmd/ypxfrd_client.c
62
strcat(pag1, ".pag");
usr/src/cmd/ypcmd/ypxfrd_client.c
64
strcat(dir1, ".dir");
usr/src/cmd/zlogin/zlogin.c
1122
(void) strcat(subshell, argv[i]);
usr/src/cmd/zlogin/zlogin.c
1123
(void) strcat(subshell, " ");
usr/src/cmd/zoneadmd/vplat.c
659
(void) strcat(zroot, "/");
usr/src/cmd/zoneadmd/zoneadmd.c
1065
(void) strcat(cmdbuf, SHUTDOWN_DEFAULT);
usr/src/common/acpica/executer/exconcat.c
385
strcat (Buffer, LocalOperand1->String.Pointer);
usr/src/common/acpica/executer/exconcat.c
473
strcat (ReturnDesc->String.Pointer, TypeString);
usr/src/common/acpica/executer/exconcat.c
474
strcat (ReturnDesc->String.Pointer, " Object]");
usr/src/common/acpica/executer/exnames.c
332
strcat (NameString, CharBuf);
usr/src/common/acpica/namespace/nsnames.c
581
strcat (FullPath, PrefixPath);
usr/src/common/acpica/namespace/nsnames.c
584
strcat (FullPath, ".");
usr/src/common/acpica/namespace/nsnames.c
589
strcat (FullPath, ExternalPath);
usr/src/common/acpica/utilities/utnonansi.c
323
strcat (Dest, Source);
usr/src/common/acpica/utilities/utpredef.c
291
strcat (Buffer, &UtRtypeNames[i][j]);
usr/src/common/acpica/utilities/utpredef.c
509
strcat (Buffer, UtExternalTypeNames[ThisArgumentType] + SubIndex);
usr/src/common/acpica/utilities/utpredef.c
548
strcat (Buffer, &(UtResourceTypeNames[i][SubIndex]));
usr/src/common/bzip2/bzlib.c
1601
strcat(mode2, writing ? "w" : "r" );
usr/src/common/bzip2/bzlib.c
1602
strcat(mode2,"b"); /* binary mode */
usr/src/common/crypto/ecc/ecdecode.c
137
strcat(genenc, curveParams->genx);
usr/src/common/crypto/ecc/ecdecode.c
138
strcat(genenc, curveParams->geny);
usr/src/common/devid/devid_scsi.c
235
(void) strcat(msg, " ");
usr/src/common/devid/devid_scsi.c
238
(void) strcat(msg, " ");
usr/src/common/devid/devid_scsi.c
241
(void) strcat(msg, "\n");
usr/src/common/elfcap/elfcap.c
529
(void) strcat(*ostr, nstr->s_str);
usr/src/common/ficl/emu/loader_emu.c
1569
(void) strcat(path, "/");
usr/src/common/ficl/emu/loader_emu.c
534
(void) strcat(line, " ");
usr/src/common/ficl/emu/loader_emu.c
547
(void) strcat(line, " ");
usr/src/common/ficl/emu/loader_emu.c
993
(void) strcat(cp, argv[i]);
usr/src/common/ficl/emu/loader_emu.c
995
(void) strcat(cp, " ");
usr/src/common/ficl/fileaccess.c
43
strcat(mode, "r");
usr/src/common/ficl/fileaccess.c
46
strcat(mode, writeMode);
usr/src/common/ficl/fileaccess.c
49
strcat(mode, writeMode);
usr/src/common/ficl/fileaccess.c
50
strcat(mode, "+");
usr/src/common/ficl/fileaccess.c
54
strcat(mode, (fam & FICL_FAM_BINARY) ? "b" : "t");
usr/src/common/ficl/primitives.c
285
(void) strcat(vm->pad, " ");
usr/src/common/ficl/primitives.c
298
(void) strcat(vm->pad, " ");
usr/src/common/ficl/primitives.c
311
(void) strcat(vm->pad, " ");
usr/src/common/ficl/tools.c
658
(void) strcat(buffer, "\n");
usr/src/common/ficl/vm.c
2366
(void) strcat(vm->pad, "\n");
usr/src/common/ficl/vm.c
2381
(void) strcat(vm->pad, "\n");
usr/src/common/iscsi/utils.c
234
(void) strcat(buf, ".");
usr/src/common/iscsi/utils.c
235
(void) strcat(buf, ptrs[v]);
usr/src/common/util/string.h
55
extern char *strcat(char *, const char *);
usr/src/grub/grub-0.97/lib/device.c
723
strcat (name, "/disc");
usr/src/head/iso/string_iso.h
73
extern char *strcat(char *_RESTRICT_KYWD, const char *_RESTRICT_KYWD);
usr/src/head/string.h
48
using std::strcat;
usr/src/lib/cfgadm_plugins/ac/common/mema.c
1076
(void) strcat(str, sep);
usr/src/lib/cfgadm_plugins/ac/common/mema.c
1077
(void) strcat(str, opts[i]);
usr/src/lib/cfgadm_plugins/ac/common/mema.c
1484
(void) strcat(str, sep);
usr/src/lib/cfgadm_plugins/ac/common/mema.c
1485
(void) strcat(str, mema_opts[opts[i].subopt]);
usr/src/lib/cfgadm_plugins/fp/common/cfga_cs.c
1576
strcat(my_apid, DYN_SEP);
usr/src/lib/cfgadm_plugins/fp/common/cfga_cs.c
1577
strcat(my_apid, port_wwn);
usr/src/lib/cfgadm_plugins/fp/common/cfga_cs.c
385
strcat(pathname, ptr);
usr/src/lib/cfgadm_plugins/fp/common/cfga_cs.c
715
strcat(update_str, DYN_SEP);
usr/src/lib/cfgadm_plugins/fp/common/cfga_cs.c
716
strcat(update_str, apidt->dyncomp);
usr/src/lib/cfgadm_plugins/fp/common/cfga_rcm.c
553
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/fp/common/cfga_rcm.c
556
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/fp/common/cfga_rcm.c
557
(void) strcat(*table, rsrc);
usr/src/lib/cfgadm_plugins/fp/common/cfga_rcm.c
559
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/fp/common/cfga_rcm.c
562
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/fp/common/cfga_rcm.c
565
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/fp/common/cfga_rcm.c
566
(void) strcat(*table, info);
usr/src/lib/cfgadm_plugins/fp/common/cfga_rcm.c
568
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/fp/common/cfga_rcm.c
571
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/fp/common/cfga_rcm.c
573
(void) strcat(*table, "-");
usr/src/lib/cfgadm_plugins/fp/common/cfga_rcm.c
574
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/fp/common/cfga_rcm.c
576
(void) strcat(*table, "-");
usr/src/lib/cfgadm_plugins/fp/common/cfga_rcm.c
587
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/fp/common/cfga_rep.c
301
strcat(upd_str, "\n"); /* Append a new line char */
usr/src/lib/cfgadm_plugins/fp/common/cfga_utils.c
791
(void) strcat(*msgpp, sp->str);
usr/src/lib/cfgadm_plugins/fp/common/cfga_utils.c
795
(void) strcat(*msgpp, s);
usr/src/lib/cfgadm_plugins/fp/common/cfga_utils.c
796
(void) strcat(*msgpp, t);
usr/src/lib/cfgadm_plugins/fp/common/cfga_utils.c
800
(void) strcat(*msgpp, dgettext(TEXT_DOMAIN, "\n"));
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
1006
(void) strcat(sbuf, tmp);
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
991
(void) strcat(sbuf, tmp);
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
999
(void) strcat(sbuf, tmp);
usr/src/lib/cfgadm_plugins/ib/common/cfga_rcm.c
341
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/ib/common/cfga_rcm.c
346
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/ib/common/cfga_rcm.c
350
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/ib/common/cfga_rcm.c
353
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/ib/common/cfga_rcm.c
358
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/ib/common/cfga_rcm.c
361
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/ib/common/cfga_rcm.c
365
(void) strcat(*table, "-");
usr/src/lib/cfgadm_plugins/ib/common/cfga_rcm.c
368
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/ib/common/cfga_rcm.c
370
(void) strcat(*table, "-");
usr/src/lib/cfgadm_plugins/ib/common/cfga_rcm.c
373
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/ib/common/cfga_rcm.c
385
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
457
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
460
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
461
(void) strcat(*table, rsrc);
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
463
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
466
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
469
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
470
(void) strcat(*table, info);
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
472
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
474
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
476
(void) strcat(*table, "-");
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
477
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
479
(void) strcat(*table, "-");
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
489
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
854
(void) strcat(buf, pci);
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
855
(void) strcat(buf, bufptr);
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
856
(void) strcat(buf, bufptr2);
usr/src/lib/cfgadm_plugins/sata/common/cfga_rcm.c
267
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/sata/common/cfga_rcm.c
271
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/sata/common/cfga_rcm.c
273
(void) strcat(*table, rsrc);
usr/src/lib/cfgadm_plugins/sata/common/cfga_rcm.c
276
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/sata/common/cfga_rcm.c
280
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/sata/common/cfga_rcm.c
283
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/sata/common/cfga_rcm.c
285
(void) strcat(*table, info);
usr/src/lib/cfgadm_plugins/sata/common/cfga_rcm.c
288
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/sata/common/cfga_rcm.c
291
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/sata/common/cfga_rcm.c
295
(void) strcat(*table, "-");
usr/src/lib/cfgadm_plugins/sata/common/cfga_rcm.c
298
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/sata/common/cfga_rcm.c
300
(void) strcat(*table, "-");
usr/src/lib/cfgadm_plugins/sata/common/cfga_rcm.c
304
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/sata/common/cfga_rcm.c
316
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/sata/common/cfga_sata.c
1687
(void) strcat((*ap_id_list)->ap_log_id,
usr/src/lib/cfgadm_plugins/sbd/common/ap.c
66
(void) strcat(path, dp->d_name);
usr/src/lib/cfgadm_plugins/sbd/common/ap_rcm.c
1411
(void) strcat(*msg, "\n");
usr/src/lib/cfgadm_plugins/sbd/common/ap_rcm.c
1414
(void) strcat(*msg, " ");
usr/src/lib/cfgadm_plugins/sbd/common/ap_rcm.c
1415
(void) strcat(*msg, rsrc);
usr/src/lib/cfgadm_plugins/sbd/common/ap_rcm.c
1417
(void) strcat(*msg, " ");
usr/src/lib/cfgadm_plugins/sbd/common/ap_rcm.c
1420
(void) strcat(*msg, " ");
usr/src/lib/cfgadm_plugins/sbd/common/ap_rcm.c
1423
(void) strcat(*msg, " ");
usr/src/lib/cfgadm_plugins/sbd/common/ap_rcm.c
1424
(void) strcat(*msg, info);
usr/src/lib/cfgadm_plugins/sbd/common/ap_rcm.c
1426
(void) strcat(*msg, " ");
usr/src/lib/cfgadm_plugins/sbd/common/ap_rcm.c
1429
(void) strcat(*msg, "\n");
usr/src/lib/cfgadm_plugins/sbd/common/ap_rcm.c
1431
(void) strcat(*msg, "-");
usr/src/lib/cfgadm_plugins/sbd/common/ap_rcm.c
1432
(void) strcat(*msg, " ");
usr/src/lib/cfgadm_plugins/sbd/common/ap_rcm.c
1434
(void) strcat(*msg, "-");
usr/src/lib/cfgadm_plugins/sbd/common/ap_rcm.c
1444
(void) strcat(*msg, "\n");
usr/src/lib/cfgadm_plugins/scsi/common/cfga_ctl.c
836
(void) strcat(buf, cq2);
usr/src/lib/cfgadm_plugins/scsi/common/cfga_cvt.c
1037
(void) strcat(dyntp->devlink, dyntp->dyncomp);
usr/src/lib/cfgadm_plugins/scsi/common/cfga_rcm.c
326
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/scsi/common/cfga_rcm.c
329
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/scsi/common/cfga_rcm.c
330
(void) strcat(*table, rsrc);
usr/src/lib/cfgadm_plugins/scsi/common/cfga_rcm.c
332
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/scsi/common/cfga_rcm.c
335
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/scsi/common/cfga_rcm.c
338
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/scsi/common/cfga_rcm.c
339
(void) strcat(*table, info);
usr/src/lib/cfgadm_plugins/scsi/common/cfga_rcm.c
341
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/scsi/common/cfga_rcm.c
344
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/scsi/common/cfga_rcm.c
346
(void) strcat(*table, "-");
usr/src/lib/cfgadm_plugins/scsi/common/cfga_rcm.c
347
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/scsi/common/cfga_rcm.c
349
(void) strcat(*table, "-");
usr/src/lib/cfgadm_plugins/scsi/common/cfga_rcm.c
359
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/scsi/common/cfga_utils.c
717
(void) strcat(*msgpp, sp->str);
usr/src/lib/cfgadm_plugins/scsi/common/cfga_utils.c
721
(void) strcat(*msgpp, s);
usr/src/lib/cfgadm_plugins/scsi/common/cfga_utils.c
722
(void) strcat(*msgpp, t);
usr/src/lib/cfgadm_plugins/scsi/common/cfga_utils.c
726
(void) strcat(*msgpp, dgettext(TEXT_DOMAIN, "\n"));
usr/src/lib/cfgadm_plugins/shp/common/shp.c
397
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/shp/common/shp.c
482
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/shp/common/shp.c
485
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/shp/common/shp.c
486
(void) strcat(*table, rsrc);
usr/src/lib/cfgadm_plugins/shp/common/shp.c
488
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/shp/common/shp.c
491
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/shp/common/shp.c
494
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/shp/common/shp.c
495
(void) strcat(*table, info);
usr/src/lib/cfgadm_plugins/shp/common/shp.c
497
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/shp/common/shp.c
499
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/shp/common/shp.c
501
(void) strcat(*table, "-");
usr/src/lib/cfgadm_plugins/shp/common/shp.c
502
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/shp/common/shp.c
504
(void) strcat(*table, "-");
usr/src/lib/cfgadm_plugins/sysctrl/common/cfga.c
477
(void) strcat(p, s[i]);
usr/src/lib/cfgadm_plugins/sysctrl/common/cfga.c
522
(void) strcat(p, s[i]);
usr/src/lib/cfgadm_plugins/sysctrl/common/cfga.c
523
(void) strcat(p, "\n");
usr/src/lib/cfgadm_plugins/usb/common/cfga_rcm.c
291
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/usb/common/cfga_rcm.c
295
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/usb/common/cfga_rcm.c
297
(void) strcat(*table, rsrc);
usr/src/lib/cfgadm_plugins/usb/common/cfga_rcm.c
300
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/usb/common/cfga_rcm.c
304
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/usb/common/cfga_rcm.c
307
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/usb/common/cfga_rcm.c
309
(void) strcat(*table, info);
usr/src/lib/cfgadm_plugins/usb/common/cfga_rcm.c
312
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/usb/common/cfga_rcm.c
315
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/usb/common/cfga_rcm.c
319
(void) strcat(*table, "-");
usr/src/lib/cfgadm_plugins/usb/common/cfga_rcm.c
322
(void) strcat(*table, " ");
usr/src/lib/cfgadm_plugins/usb/common/cfga_rcm.c
324
(void) strcat(*table, "-");
usr/src/lib/cfgadm_plugins/usb/common/cfga_rcm.c
327
(void) strcat(*table, "\n");
usr/src/lib/cfgadm_plugins/usb/common/cfga_rcm.c
339
(void) strcat(*table, "\n");
usr/src/lib/fm/libdiagcode/common/diagcode.c
206
(void) strcat(fname, "/");
usr/src/lib/fm/libdiagcode/common/diagcode.c
207
(void) strcat(fname, dictname);
usr/src/lib/fm/libdiagcode/common/diagcode.c
208
(void) strcat(fname, Suffix);
usr/src/lib/fm/libdiagcode/common/diagcode_test.c
286
(void) strcat(keystr, " ");
usr/src/lib/fm/libdiagcode/common/diagcode_test.c
287
(void) strcat(keystr, key[nel]);
usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/cc_file.c
2164
(void) strcat(scratch, "XXXXXX");
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/deltat.c
925
strcat(msg, count == 0 ? ", expecting `" : " or `");
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/deltat.c
926
strcat(msg, yytname[x]);
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/deltat.c
927
strcat(msg, "'");
usr/src/lib/gss_mechs/mech_krb5/krb5/os/dnssrv.c
146
strcat(host, ".");
usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/rc_io.c
216
(void) strcat(d->fn, PATH_SEPARATOR);
usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/rc_io.c
217
(void) strcat(d->fn, fn);
usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/rc_io.c
96
(void) strcat(d->fn, PATH_SEPARATOR);
usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/rc_io.c
97
(void) strcat(d->fn, *fn);
usr/src/lib/gss_mechs/mech_krb5/mech/oid_ops.c
279
strcat(bp, numstr);
usr/src/lib/gss_mechs/mech_krb5/mech/oid_ops.c
281
strcat(bp, numstr);
usr/src/lib/gss_mechs/mech_krb5/mech/oid_ops.c
288
strcat(bp, numstr);
usr/src/lib/gss_mechs/mech_krb5/mech/oid_ops.c
292
strcat(bp, "}");
usr/src/lib/gss_mechs/mech_krb5/profile/prof_file.c
239
strcat(expanded_filename, filespec+1);
usr/src/lib/hbaapi/common/HBAAPILIB-sun.c
128
strcat(_logFile, "HBAAPI.log"); \
usr/src/lib/hbaapi/common/HBAAPILIB-sun.c
82
strcat(_logFile, "HBAAPI.log"); \
usr/src/lib/hbaapi/common/HBAAPILIB.c
131
strcat(_logFile, "HBAAPI.log"); \
usr/src/lib/hbaapi/common/HBAAPILIB.c
85
strcat(_logFile, "HBAAPI.log"); \
usr/src/lib/krb5/kadm5/alt_prof.c
140
strcat(profile_path, ":");
usr/src/lib/krb5/kadm5/alt_prof.c
141
strcat(profile_path, filenames[i]);
usr/src/lib/krb5/kadm5/clnt/logger.c
652
strcat(rotate_kw, "_rotate");
usr/src/lib/krb5/kadm5/srv/logger.c
653
strcat(rotate_kw, "_rotate");
usr/src/lib/krb5/kdb/kdb5.c
1541
(void)strcat(fname, REALM_SEP_STRING);
usr/src/lib/krb5/kdb/kdb5.c
1542
(void)strcat(fname, realm);
usr/src/lib/krb5/plugins/kdb/db2/kdb_db2.c
1966
strcat(new_policy, ".lock");
usr/src/lib/krb5/plugins/kdb/db2/kdb_db2.c
240
(void) strcat(dbsuffix, sfx);
usr/src/lib/krb5/ss/invocation.c
55
strcat(new_table->prompt, ": ");
usr/src/lib/krb5/ss/mk_cmds.c
60
strcat(path, ".ct");
usr/src/lib/krb5/ss/utils.c
71
strcat(string, var_name);
usr/src/lib/krb5/ss/utils.c
72
strcat(string, ",\n ");
usr/src/lib/krb5/ss/utils.c
73
strcat(string, func_name);
usr/src/lib/krb5/ss/utils.c
74
strcat(string, ",\n ");
usr/src/lib/krb5/ss/utils.c
75
strcat(string, info_string);
usr/src/lib/krb5/ss/utils.c
76
strcat(string, ",\n ");
usr/src/lib/krb5/ss/utils.c
77
strcat(string, numbuf);
usr/src/lib/krb5/ss/utils.c
78
strcat(string, " },\n");
usr/src/lib/libadm/common/ckgid.c
76
(void) strcat(msg, ", ");
usr/src/lib/libadm/common/ckgid.c
77
(void) strcat(msg, grpptr->gr_name);
usr/src/lib/libadm/common/ckitem.c
83
(void) strcat(msg, "Enter ");
usr/src/lib/libadm/common/ckitem.c
84
(void) strcat(msg, MESG2);
usr/src/lib/libadm/common/ckitem.c
91
(void) strcat(msg, "Enter ");
usr/src/lib/libadm/common/ckitem.c
92
(void) strcat(msg, MESG1);
usr/src/lib/libadm/common/ckitem.c
93
(void) strcat(msg, MESG2);
usr/src/lib/libadm/common/ckkeywd.c
76
(void) strcat(ept, ", ");
usr/src/lib/libadm/common/ckkeywd.c
77
(void) strcat(ept, keyword[i++]);
usr/src/lib/libadm/common/ckkeywd.c
79
(void) strcat(ept, ckquit ? ", q." : ".");
usr/src/lib/libadm/common/ckpath.c
94
(void) strcat(msg, " The pathname you enter:");
usr/src/lib/libadm/common/ckpath.c
95
(void) strcat(msg, "\\n\\t-\\ ");
usr/src/lib/libadm/common/ckpath.c
96
(void) strcat(msg, text);
usr/src/lib/libadm/common/ckstr.c
72
(void) strcat(msg, length ? " and " : " which ");
usr/src/lib/libadm/common/ckstr.c
75
(void) strcat(msg, regexp[1] ? HLPMSG2 : HLPMSG3);
usr/src/lib/libadm/common/ckstr.c
77
(void) strcat(msg, "\\n\\t");
usr/src/lib/libadm/common/ckstr.c
78
(void) strcat(msg, regexp[i]);
usr/src/lib/libadm/common/ckstr.c
81
(void) strcat(msg, HLPMSG4);
usr/src/lib/libadm/common/ckuid.c
76
(void) strcat(msg, ", ");
usr/src/lib/libadm/common/ckuid.c
77
(void) strcat(msg, pwdptr->pw_name);
usr/src/lib/libadm/common/fulldevnm.c
141
(void) strcat(wa, "/");
usr/src/lib/libadm/common/fulldevnm.c
142
(void) strcat(wa, path);
usr/src/lib/libadm/common/fulldevnm.c
211
(void) strcat(new_path, dp); /* copy, skipping the 'r' */
usr/src/lib/libadm/common/fulldevnm.c
229
(void) strcat(new_path, dp); /* copy, skipping the 'r' */
usr/src/lib/libadm/common/fulldevnm.c
265
(void) strcat(new_path, "r"); /* insert an 'r' */
usr/src/lib/libadm/common/fulldevnm.c
266
(void) strcat(new_path, dp); /* copy the rest */
usr/src/lib/libadm/common/fulldevnm.c
284
(void) strcat(new_path, "r"); /* insert an 'r' */
usr/src/lib/libadm/common/fulldevnm.c
285
(void) strcat(new_path, dp); /* copy the rest */
usr/src/lib/libadm/common/getvol.c
335
(void) strcat(prmpt, " The following external label ");
usr/src/lib/libadm/common/puterror.c
55
(void) strcat(tmp, defmesg ? defmesg : INVINP);
usr/src/lib/libadm/common/puterror.c
63
(void) strcat(tmp, defmesg);
usr/src/lib/libadm/common/puterror.c
64
(void) strcat(tmp, "\n");
usr/src/lib/libadm/common/puterror.c
66
(void) strcat(tmp, error);
usr/src/lib/libadm/common/puterror.c
71
(void) strcat(tmp, error);
usr/src/lib/libadm/common/puterror.c
74
(void) strcat(tmp, "\n");
usr/src/lib/libadm/common/puterror.c
75
(void) strcat(tmp, defmesg);
usr/src/lib/libadm/common/puterror.c
79
(void) strcat(tmp, error);
usr/src/lib/libadm/common/puterror.c
85
(void) strcat(tmp, error);
usr/src/lib/libadm/common/puthelp.c
56
(void) strcat(tmp, "\n");
usr/src/lib/libadm/common/puthelp.c
58
(void) strcat(tmp, help);
usr/src/lib/libadm/common/puthelp.c
65
(void) strcat(tmp, "\n");
usr/src/lib/libadm/common/puthelp.c
66
(void) strcat(tmp, defmesg);
usr/src/lib/libbsm/common/audit_at.c
107
(void) strcat(strcat(strcpy(full_path, path), "/"),
usr/src/lib/libbsm/common/audit_cron.c
241
(void) strcat(anc_name, AU_SUFFIX);
usr/src/lib/libbsm/common/audit_cron.c
311
(void) strcat(strcat(strcpy(full_path, path), "/"),
usr/src/lib/libbsm/common/audit_cron.c
457
(void) strcat(strcat(strcpy(full_path, path), "/"), name);
usr/src/lib/libbsm/common/audit_cron.c
517
(void) strcat(strcat(strcpy(full_path, path), "/"), name);
usr/src/lib/libbsm/common/audit_rexd.c
72
(void) strcat(r, cmd[i]);
usr/src/lib/libbsm/common/audit_rexd.c
74
(void) strcat(r, " ");
usr/src/lib/libbsm/common/getauditflags.c
104
(void) strcat(auditstring, "all");
usr/src/lib/libbsm/common/getauditflags.c
107
(void) strcat(auditstring, "+all,");
usr/src/lib/libbsm/common/getauditflags.c
110
(void) strcat(auditstring, "-all,");
usr/src/lib/libbsm/common/getauditflags.c
49
(void) strcat(s, prefix);
usr/src/lib/libbsm/common/getauditflags.c
56
(void) strcat(s, ",");
usr/src/lib/libbsm/common/getdment.c
495
(void) strcat(stage_link, "/");
usr/src/lib/libbsm/common/getdment.c
496
(void) strcat(stage_link, contents);
usr/src/lib/libc/i386/sys/ptrace.c
170
(void) strcat(procname, "/ctl");
usr/src/lib/libc/i386/sys/ptrace.c
702
(void) strcat(procname, "/psinfo");
usr/src/lib/libc/i386/sys/ptrace.c
726
(void) strcat(procname, "/sigact");
usr/src/lib/libc/port/gen/getutx.c
853
(void) strcat(name, "x");
usr/src/lib/libc/port/gen/getutx.c
896
(void) strcat(xfile, "x");
usr/src/lib/libc/port/gen/isaexec.c
120
(void) strcat(pathname + len, "/");
usr/src/lib/libc/port/gen/isaexec.c
121
(void) strcat(pathname + len, fname);
usr/src/lib/libc/port/rt/pos4obj.c
181
(void) strcat(dfile, type);
usr/src/lib/libc/port/rt/pos4obj.c
182
(void) strcat(dfile, path + 1);
usr/src/lib/libc/port/rt/pos4obj.c
199
(void) strcat(dfile, ".");
usr/src/lib/libc/port/rt/pos4obj.c
200
(void) strcat(dfile, (const char *)hashbuf);
usr/src/lib/libc/port/rt/pos4obj.c
235
(void) strcat(dfile, "/");
usr/src/lib/libc/port/rt/pos4obj.c
236
(void) strcat(dfile, type);
usr/src/lib/libc/port/rt/pos4obj.c
255
(void) strcat(dfile, path);
usr/src/lib/libc/port/stdio/tempnam.c
80
(void) strcat(p, "/");
usr/src/lib/libc/port/stdio/tempnam.c
86
(void) strcat(p, seed);
usr/src/lib/libc/port/stdio/tempnam.c
87
(void) strcat(p, "XXXXXX");
usr/src/lib/libc/port/stdio/tmpfile.c
64
(void) strcat(tfname, seed);
usr/src/lib/libc/port/stdio/tmpfile.c
65
(void) strcat(tfname, XS);
usr/src/lib/libc/port/stdio/tmpnam_r.c
55
(void) strcat(p, seed);
usr/src/lib/libc/port/stdio/tmpnam_r.c
56
(void) strcat(p, "XXXXXX");
usr/src/lib/libc/port/threads/assfail.c
195
(void) strcat(buf, who);
usr/src/lib/libc/port/threads/assfail.c
196
(void) strcat(buf, "(");
usr/src/lib/libc/port/threads/assfail.c
199
(void) strcat(buf, ", ");
usr/src/lib/libc/port/threads/assfail.c
202
(void) strcat(buf, ")");
usr/src/lib/libc/port/threads/assfail.c
204
(void) strcat(buf, ": ");
usr/src/lib/libc/port/threads/assfail.c
205
(void) strcat(buf, msg);
usr/src/lib/libc/port/threads/assfail.c
207
(void) strcat(buf, ": calling thread does not own the lock");
usr/src/lib/libc/port/threads/assfail.c
209
(void) strcat(buf, ": mutex rcount = ");
usr/src/lib/libc/port/threads/assfail.c
212
(void) strcat(buf, ": calling thread already owns the lock");
usr/src/lib/libc/port/threads/assfail.c
214
(void) strcat(buf, "\ncalling thread is ");
usr/src/lib/libc/port/threads/assfail.c
216
(void) strcat(buf, " thread-id ");
usr/src/lib/libc/port/threads/assfail.c
221
(void) strcat(buf, "\nthe lock is unowned");
usr/src/lib/libc/port/threads/assfail.c
223
(void) strcat(buf, "\nthe lock owner is ");
usr/src/lib/libc/port/threads/assfail.c
226
(void) strcat(buf, " in process ");
usr/src/lib/libc/port/threads/assfail.c
228
(void) strcat(buf, "\nthe lock owner is ");
usr/src/lib/libc/port/threads/assfail.c
230
(void) strcat(buf, " in process ");
usr/src/lib/libc/port/threads/assfail.c
233
(void) strcat(buf, "\n\n");
usr/src/lib/libc/port/threads/assfail.c
290
(void) strcat(buf, who);
usr/src/lib/libc/port/threads/assfail.c
291
(void) strcat(buf, "(");
usr/src/lib/libc/port/threads/assfail.c
293
(void) strcat(buf, "): ");
usr/src/lib/libc/port/threads/assfail.c
294
(void) strcat(buf, msg);
usr/src/lib/libc/port/threads/assfail.c
295
(void) strcat(buf, "\ncalling thread is ");
usr/src/lib/libc/port/threads/assfail.c
297
(void) strcat(buf, " thread-id ");
usr/src/lib/libc/port/threads/assfail.c
300
(void) strcat(buf, " in process ");
usr/src/lib/libc/port/threads/assfail.c
304
(void) strcat(buf, "\nthe writer lock owner is ");
usr/src/lib/libc/port/threads/assfail.c
308
(void) strcat(buf, " in process ");
usr/src/lib/libc/port/threads/assfail.c
313
(void) strcat(buf, "\nthe reader lock is held by ");
usr/src/lib/libc/port/threads/assfail.c
316
(void) strcat(buf, " readers");
usr/src/lib/libc/port/threads/assfail.c
318
(void) strcat(buf, "\nthe lock is unowned");
usr/src/lib/libc/port/threads/assfail.c
321
(void) strcat(buf, "\nand the lock appears to have waiters");
usr/src/lib/libc/port/threads/assfail.c
322
(void) strcat(buf, "\n\n");
usr/src/lib/libc/port/threads/assfail.c
364
(void) strcat(buf, msg);
usr/src/lib/libc/port/threads/assfail.c
366
(void) strcat(buf, "\n*** calling thread is ");
usr/src/lib/libc/port/threads/assfail.c
368
(void) strcat(buf, " thread-id ");
usr/src/lib/libc/port/threads/assfail.c
370
(void) strcat(buf, "\n\n");
usr/src/lib/libc/port/threads/assfail.c
423
(void) strcat(buf, ", thread-id ");
usr/src/lib/libc/port/threads/assfail.c
425
(void) strcat(buf, ": ");
usr/src/lib/libc/port/threads/assfail.c
426
(void) strcat(buf, assertion);
usr/src/lib/libc/port/threads/assfail.c
429
(void) strcat(buf, ", file ");
usr/src/lib/libc/port/threads/assfail.c
430
(void) strcat(buf, filename);
usr/src/lib/libc/port/threads/assfail.c
431
(void) strcat(buf, ", line ");
usr/src/lib/libc/port/threads/assfail.c
435
(void) strcat(buf, "\n");
usr/src/lib/libc/port/threads/assfail.c
475
(void) strcat(buf, " (");
usr/src/lib/libc/port/threads/assfail.c
477
(void) strcat(buf, " ");
usr/src/lib/libc/port/threads/assfail.c
478
(void) strcat(buf, op);
usr/src/lib/libc/port/threads/assfail.c
479
(void) strcat(buf, " ");
usr/src/lib/libc/port/threads/assfail.c
481
(void) strcat(buf, ")");
usr/src/lib/libc/port/threads/thr.c
2584
(void) strcat(buf, "/lwpstatus");
usr/src/lib/libc/port/threads/thr.c
2611
(void) strcat(buf, "/lwpctl");
usr/src/lib/libc/port/threads/thr.c
2642
(void) strcat(buf, "): can't read lwpstatus");
usr/src/lib/libc/sparc/sys/ptrace.c
172
(void) strcat(procname, "/ctl");
usr/src/lib/libc/sparc/sys/ptrace.c
714
(void) strcat(procname, "/psinfo");
usr/src/lib/libc/sparc/sys/ptrace.c
738
(void) strcat(procname, "/sigact");
usr/src/lib/libcpc/sparc/event_ultra.c
415
(void) strcat(strcat(buffer, ","), tokens[D_nouser]);
usr/src/lib/libcpc/sparc/event_ultra.c
417
(void) strcat(strcat(buffer, ","), tokens[D_sys]);
usr/src/lib/libcurses/screen/cexpand.c
154
(void) strcat(padbuffer, "*");
usr/src/lib/libcurses/screen/cexpand.c
49
extern char *strcat();
usr/src/lib/libcurses/screen/tparm.c
456
(void) strcat(added, xp);
usr/src/lib/libdevice/devctl.c
1004
(void) strcat(devpath, DCP(dcp)->opath);
usr/src/lib/libdevice/devctl.c
1021
(void) strcat(devpath, "/");
usr/src/lib/libdevid/deviceid.c
327
(void) strcat(cp, path);
usr/src/lib/libdevinfo/devfsinfo.c
1014
(void) strcat(dev_path, ":");
usr/src/lib/libdevinfo/devfsinfo.c
1015
(void) strcat(dev_path, default_minor_name);
usr/src/lib/libdevinfo/devfsinfo.c
1017
(void) strcat(dev_path, default_minor_name);
usr/src/lib/libdevinfo/devfsinfo.c
1023
case 0: (void) strcat(dev_path, "q");
usr/src/lib/libdevinfo/devfsinfo.c
1025
case 1: (void) strcat(dev_path, "r");
usr/src/lib/libdevinfo/devfsinfo.c
1027
case 2: (void) strcat(dev_path, "s");
usr/src/lib/libdevinfo/devfsinfo.c
1029
case 3: (void) strcat(dev_path, "t");
usr/src/lib/libdevinfo/devfsinfo.c
1031
case 4: (void) strcat(dev_path, "u");
usr/src/lib/libdevinfo/devfsinfo.c
1033
default: (void) strcat(dev_path, "a");
usr/src/lib/libdevinfo/devfsinfo.c
1935
(void) strcat(alias_name, colon);
usr/src/lib/libdevinfo/devfsinfo.c
2215
(void) strcat(ret_buf, ":");
usr/src/lib/libdevinfo/devfsinfo.c
2219
(void) strcat(ret_buf, options);
usr/src/lib/libdevinfo/devfsinfo.c
522
(void) strcat(new_bootdev, " ");
usr/src/lib/libdevinfo/devfsinfo.c
523
(void) strcat(new_bootdev, ptr);
usr/src/lib/libdevinfo/devinfo_devperm.c
312
(void) strcat(stage_link, "/");
usr/src/lib/libdevinfo/devinfo_devperm.c
313
(void) strcat(stage_link, contents);
usr/src/lib/libdevinfo/devinfo_dim.c
108
(void) strcat(devices, ":");
usr/src/lib/libdevinfo/devinfo_dim.c
109
(void) strcat(devices, minor_name);
usr/src/lib/libdhcpagent/common/dhcpagent_ipc.c
825
(void) strcat(ifnames, ifc.ifc_req[i].ifr_name);
usr/src/lib/libdhcpagent/common/dhcpagent_ipc.c
826
(void) strcat(ifnames, " ");
usr/src/lib/libdtrace/common/dt_decl.c
1020
(void) strcat(name, "signed ");
usr/src/lib/libdtrace/common/dt_decl.c
1022
(void) strcat(name, "unsigned ");
usr/src/lib/libdtrace/common/dt_decl.c
1024
(void) strcat(name, "short ");
usr/src/lib/libdtrace/common/dt_decl.c
1026
(void) strcat(name, "long ");
usr/src/lib/libdtrace/common/dt_decl.c
1028
(void) strcat(name, "long long ");
usr/src/lib/libdtrace/common/dt_decl.c
1030
(void) strcat(name, "int");
usr/src/lib/libdtrace/common/dt_decl.c
1055
(void) strcat(name, ddp->dd_name);
usr/src/lib/libdtrace/common/dt_dis.c
512
(void) strcat(flags, "/r");
usr/src/lib/libdtrace/common/dt_dis.c
514
(void) strcat(flags, "/w");
usr/src/lib/libdtrace/common/dt_options.c
177
(void) strcat(buf, arg);
usr/src/lib/libdtrace/common/dt_parser.c
4831
(void) strcat(n, ",SIGN");
usr/src/lib/libdtrace/common/dt_parser.c
4833
(void) strcat(n, ",COOK");
usr/src/lib/libdtrace/common/dt_parser.c
4835
(void) strcat(n, ",REF");
usr/src/lib/libdtrace/common/dt_parser.c
4837
(void) strcat(n, ",LVAL");
usr/src/lib/libdtrace/common/dt_parser.c
4839
(void) strcat(n, ",WRITE");
usr/src/lib/libdtrace/common/dt_parser.c
4841
(void) strcat(n, ",BITF");
usr/src/lib/libdtrace/common/dt_parser.c
4843
(void) strcat(n, ",USER");
usr/src/lib/libdtrace/common/dt_parser.c
4844
(void) strcat(buf, n + 1);
usr/src/lib/libdtrace/common/dt_parser.c
4846
(void) strcat(buf, "0");
usr/src/lib/libdtrace/common/dt_pragma.c
331
(void) strcat(s, enp->dn_string);
usr/src/lib/libdtrace/common/dt_pragma.c
332
(void) strcat(s, " ");
usr/src/lib/libdtrace/common/dt_printf.c
1065
(void) strcat(pfd->pfd_fmt, pfc->pfc_ofmt);
usr/src/lib/libdtrace/common/dt_printf.c
1142
(void) strcat(pfd->pfd_fmt, pfc->pfc_ofmt);
usr/src/lib/libdtrace/common/dt_printf.c
1754
(void) strcat(pfd->pfd_fmt, pfc->pfc_name);
usr/src/lib/libdtrace/common/dt_printf.c
1756
(void) strcat(pfd->pfd_fmt, pfc->pfc_ofmt);
usr/src/lib/libdwarf/common/dwarf_line.c
139
strcat(dst, src);
usr/src/lib/libdwarf/common/dwarf_line.c
226
strcat(full_name, "/");
usr/src/lib/libdwarf/common/dwarf_line.c
236
strcat(full_name,"/");
usr/src/lib/libdwarf/common/dwarf_line.c
244
strcat(full_name, "/");
usr/src/lib/libdwarf/common/dwarf_line.c
248
strcat(full_name, "/");
usr/src/lib/libdwarf/common/dwarf_macro5.c
673
strcat(final,"/");
usr/src/lib/libdwarf/common/gennames.c
273
strcat(path_name,"/");
usr/src/lib/libdwarf/common/gennames.c
274
strcat(path_name,file);
usr/src/lib/libfdisk/common/libfdisk.c
183
(void) strcat(temp->device_name, "p0");
usr/src/lib/libfru/libgenutil/Str.cc
101
strcat(str_, rhs.peak());
usr/src/lib/libfsmgt/common/nfs_mntinfo.c
376
strcat("/", last));
usr/src/lib/libgen/common/pathfind.c
172
(void) strcat(cp, name);
usr/src/lib/libgss/g_initialize.c
856
(void) strcat(sharedPath, sharedLib);
usr/src/lib/libgss/oid_ops.c
294
(void) strcat(bp, numstr);
usr/src/lib/libgss/oid_ops.c
296
(void) strcat(bp, numstr);
usr/src/lib/libgss/oid_ops.c
303
(void) strcat(bp, numstr);
usr/src/lib/libgss/oid_ops.c
307
(void) strcat(bp, "}");
usr/src/lib/libinstzones/common/zones_str.c
704
(void) strcat(copyString, p);
usr/src/lib/libkmf/libkmf/common/certgetsetop.c
1678
(void) strcat(tmpstr, ":");
usr/src/lib/libkmf/libkmf/common/generalop.c
829
(void) strcat(bp, numstr);
usr/src/lib/libkmf/libkmf/common/generalop.c
837
(void) strcat(bp, numstr);
usr/src/lib/libkmf/libkmf/common/generalop.c
840
(void) strcat(bp, ".");
usr/src/lib/libldap5/sources/ldap/common/memcache.c
660
strcat(keystr, NSLDAPI_STR_NONNULL(attrs[i]));
usr/src/lib/libldap5/sources/ldap/common/memcache.c
661
strcat(keystr, "\n");
usr/src/lib/libldap5/sources/ldap/common/memcache.c
664
strcat(keystr, "\n");
usr/src/lib/libldap5/sources/ldap/common/request.c
1094
strcat( *referralsp, "\n" );
usr/src/lib/libldap5/sources/ldap/common/request.c
1096
strcat( *referralsp, s );
usr/src/lib/libldap5/sources/ldap/common/tmplout.c
1082
strcat( buf, "??sub?" );
usr/src/lib/libldap5/sources/ldap/common/tmplout.c
826
strcat( buf, eol );
usr/src/lib/libldap5/sources/ldap/common/tmplout.c
847
strcat( buf, "\">" );
usr/src/lib/libldap5/sources/ldap/common/tmplout.c
857
strcat( buf, ", " );
usr/src/lib/libldap5/sources/ldap/common/tmplout.c
859
strcat( buf, dnrdns[ i ] );
usr/src/lib/libldap5/sources/ldap/common/tmplout.c
863
strcat( buf, "</A><BR>" );
usr/src/lib/libldap5/sources/ldap/common/tmplout.c
868
strcat( buf, eol );
usr/src/lib/libldap5/sources/ldap/common/ufn.c
319
strcat( pbuf, prefixcomp[j] );
usr/src/lib/libldap5/sources/ldap/common/ufn.c
321
strcat( pbuf, "," );
usr/src/lib/libmail/common/maillock.c
69
(void) strcat(file, user);
usr/src/lib/libmail/common/maillock.c
71
(void) strcat(curlock, lockext);
usr/src/lib/libmail/common/maillock.c
73
(void) strcat(locktmp, "XXXXXX");
usr/src/lib/libnisdb/db_dictionary.cc
709
strcat(clone->table_name, repl);
usr/src/lib/libnisdb/db_dictionary.cc
726
strcat(newname + s, repl);
usr/src/lib/libnisdb/db_dictionary.cc
727
strcat(newname, loc_end);
usr/src/lib/libnisdb/yptol/dit_access.c
1245
strcat(cmdbuf, NETGROUP_MAP);
usr/src/lib/libnisdb/yptol/dit_access.c
1268
strcat(cmdbuf, NETGROUP_MAP);
usr/src/lib/libnisdb/yptol/dit_access.c
1271
strcat(cmdbuf, " | /usr/sbin/revnetgroup -h > ");
usr/src/lib/libnisdb/yptol/dit_access.c
1273
strcat(cmdbuf, " | /usr/sbin/revnetgroup -u > ");
usr/src/lib/libnisdb/yptol/dit_access.c
1279
strcat(cmdbuf, temp_file_name);
usr/src/lib/libnisdb/yptol/dit_access.c
1314
strcat(cmdbuf, temp_file_name);
usr/src/lib/libnisdb/yptol/dit_access.c
1315
strcat(cmdbuf, " ");
usr/src/lib/libnisdb/yptol/dit_access.c
1316
strcat(cmdbuf, temp_entries);
usr/src/lib/libnisdb/yptol/dit_access.c
1330
strcat(cmdbuf, temp_file_name);
usr/src/lib/libnisdb/yptol/map_conv.c
184
strcat(map_path, domain);
usr/src/lib/libnisdb/yptol/map_conv.c
186
strcat(map_path, map_name);
usr/src/lib/libnisdb/yptol/map_conv.c
285
strcat(dom_path, "/");
usr/src/lib/libnisdb/yptol/map_conv.c
286
strcat(dom_path, dom_list[i]);
usr/src/lib/libnisdb/yptol/map_conv.c
374
strcat(map_path, domain);
usr/src/lib/libnisdb/yptol/map_conv.c
376
strcat(map_path, NTOL_PREFIX);
usr/src/lib/libnisdb/yptol/map_conv.c
377
strcat(map_path, map_name);
usr/src/lib/libnisdb/yptol/map_ctrl.c
223
strcat(map->trad_map_path, map->map_name);
usr/src/lib/libnisdb/yptol/map_ctrl.c
224
strcat(map->trad_map_path, dbm_pag);
usr/src/lib/libnisdb/yptol/map_ctrl.c
237
strcat(map->ttl_path, TTL_POSTFIX);
usr/src/lib/libnisdb/yptol/shim_ancil.c
188
strcat(path, "/");
usr/src/lib/libnisdb/yptol/shim_ancil.c
231
(void) strcat(dbfile, dbm_dir);
usr/src/lib/libnisdb/yptol/shim_ancil.c
244
(void) strcat(dbfile, dbm_pag);
usr/src/lib/libnisdb/yptol/shim_ancil.c
258
(void) strcat(dbfile, TTL_POSTFIX);
usr/src/lib/libnisdb/yptol/shim_ancil.c
259
(void) strcat(dbfile, dbm_dir);
usr/src/lib/libnisdb/yptol/shim_ancil.c
272
(void) strcat(dbfile, TTL_POSTFIX);
usr/src/lib/libnisdb/yptol/shim_ancil.c
273
(void) strcat(dbfile, dbm_pag);
usr/src/lib/libnisdb/yptol/shim_ancil.c
77
strcat(path, "/");
usr/src/lib/libnisdb/yptol/shim_ancil.c
78
strcat(path, domain);
usr/src/lib/libnisdb/yptol/shim_ancil.c
79
strcat(path, "/");
usr/src/lib/libnisdb/yptol/shim_ancil.c
83
strcat(path, NTOL_PREFIX);
usr/src/lib/libnisdb/yptol/shim_ancil.c
84
strcat(path, map);
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
1008
strcat(s, sep_str);
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
1014
strcat(s, "##");
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
1015
strcat(s, pwd->pw_name);
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
1017
strcat(s, pwd->pw_passwd);
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
1019
strcat(s, sep_str);
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
1020
strcat(s, pwd->pw_uid);
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
1021
strcat(s, sep_str);
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
1022
strcat(s, pwd->pw_gid);
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
1023
strcat(s, sep_str);
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
1024
strcat(s, pwd->pw_gecos);
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
1025
strcat(s, sep_str);
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
1026
strcat(s, pwd->pw_dir);
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
1027
strcat(s, sep_str);
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
1028
strcat(s, pwd->pw_shell);
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
1031
strcat(s, pwd->pw_passwd);
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
1032
strcat(s, sep_str);
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
1033
strcat(s, pwd->adjunct_tail);
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
468
strcat(map_name, domain);
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
470
strcat(map_name, NTOL_PREFIX);
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
471
strcat(map_name, map_list[index]);
usr/src/lib/libnisdb/yptol/shim_changepasswd.c
503
strcat(cmdbuf, map_name);
usr/src/lib/libnisdb/yptol/yptol_utils.c
88
strcat(*temp_entries, TEMP_POSTFIX);
usr/src/lib/libnisdb/yptol/yptol_utils.c
91
strcat(*temp_ttl, TTL_POSTFIX);
usr/src/lib/libnisdb/yptol/yptol_utils.c
92
strcat(*temp_ttl, TEMP_POSTFIX);
usr/src/lib/libnsl/dial/callers.c
116
(void) strcat(out, npart);
usr/src/lib/libnsl/dial/sysfiles.c
408
(void) strcat(expandpath, tok);
usr/src/lib/libnsl/netselect/netselect.c
442
(void) strcat(valid_netpath, (*tpp)->nc_netid);
usr/src/lib/libnsl/netselect/netselect.c
443
(void) strcat(valid_netpath, ":");
usr/src/lib/libnsl/netselect/netselect.c
474
(void) strcat(valid_netpath,
usr/src/lib/libnsl/netselect/netselect.c
476
(void) strcat(valid_netpath, ":");
usr/src/lib/libnsl/nis/gen/nis_subr.c
187
(void) strcat(ln->domain, ".");
usr/src/lib/libnsl/nis/gen/nis_subr.c
200
(void) strcat(ln->host, ".");
usr/src/lib/libnsl/nis/gen/nis_subr.c
202
(void) strcat(ln->host, ln->domain);
usr/src/lib/libnsl/nis/gen/nis_subr.c
234
(void) strcat(ln->group, ".");
usr/src/lib/libnsl/nis/gen/nis_subr.c
236
(void) strcat(ln->group, ln->domain);
usr/src/lib/libnsl/nis/gen/nis_subr.c
409
(void) strcat(buf, ".");
usr/src/lib/libnsl/nss/netdir_inet_sundry.c
816
(void) strcat(tmp, --cp);
usr/src/lib/libnsl/nss/netdir_inet_sundry.c
886
(void) strcat(tmp + strlen(tmp), p);
usr/src/lib/libnsl/rpc/auth_time.c
390
(void) strcat(ipuaddr + len, port);
usr/src/lib/libnsl/rpc/auth_time.c
496
(void) strcat(ut + len, port);
usr/src/lib/libpcp/common/pcp_utils.c
255
(void) strcat(dev_path, glvc_path);
usr/src/lib/libpcp/common/pcp_utils.c
307
(void) strcat(dev_path, vldc_path);
usr/src/lib/libpicltree/picltree.c
3376
(void) strcat(buf, name);
usr/src/lib/libpkg/common/pkgstr.c
832
(void) strcat(copyString, p);
usr/src/lib/libproc/common/proc_arg.c
56
(void) strcat(path, "/");
usr/src/lib/libproc/common/proc_arg.c
57
(void) strcat(path, arg);
usr/src/lib/libproc/common/proc_arg.c
61
(void) strcat(path, "/psinfo");
usr/src/lib/libprtdiag/common/display_funcs.c
161
(void) strcat(bigbuf, buffer);
usr/src/lib/libprtdiag_psr/sparc/desktop/common/picldiag.c
595
(void) strcat(ptr2, "/");
usr/src/lib/libprtdiag_psr/sparc/desktop/common/picldiag.c
596
(void) strcat(ptr2, ptr1);
usr/src/lib/libprtdiag_psr/sparc/desktop/common/picldiag.c
627
strcat(ptr, "+");
usr/src/lib/libprtdiag_psr/sparc/lw8/common/lw8.c
590
(void) strcat(ptr2, "/");
usr/src/lib/libprtdiag_psr/sparc/lw8/common/lw8.c
591
(void) strcat(ptr2, ptr1);
usr/src/lib/libprtdiag_psr/sparc/lw8/common/lw8.c
622
strcat(ptr, "+");
usr/src/lib/libprtdiag_psr/sparc/opl/common/opl_picl.c
562
(void) strcat(path, root_complex);
usr/src/lib/libprtdiag_psr/sparc/opl/common/opl_picl.c
563
(void) strcat(path, devctl_str);
usr/src/lib/libprtdiag_psr/sparc/schumacher/common/schumacher.c
591
strcat(ptr, "+");
usr/src/lib/libprtdiag_psr/sparc/tazmo/common/tazmo.c
1312
(void) strcat(newpath, targetstr);
usr/src/lib/libresolv2/common/dst/hmac_link.c
312
strcat(bp, "Key: ");
usr/src/lib/libresolv2/common/dst/support.c
311
strcat(pathname, filename);
usr/src/lib/libresolv2/common/irs/hesiod.c
118
strcat(ctx->RHS, cp); /* (checked) */
usr/src/lib/libresolv2/common/irs/hesiod.c
206
strcat(bindname, ".");
usr/src/lib/libresolv2/common/irs/hesiod.c
207
strcat(bindname, type);
usr/src/lib/libresolv2/common/irs/hesiod.c
210
strcat(bindname, ".");
usr/src/lib/libresolv2/common/irs/hesiod.c
211
strcat(bindname, ctx->LHS);
usr/src/lib/libresolv2/common/irs/hesiod.c
214
strcat(bindname, ".");
usr/src/lib/libresolv2/common/irs/hesiod.c
215
strcat(bindname, RHS);
usr/src/lib/libresolv2/common/irs/irp.c
532
strcat(buffer, "\r\n");
usr/src/lib/libresolv2/common/irs/irpmarshall.c
1181
strcat(*buffer, host);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
1182
strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
1185
strcat(*buffer, user);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
1186
strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
1189
strcat(*buffer, domain);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
1190
strcat(*buffer, ")");
usr/src/lib/libresolv2/common/irs/irpmarshall.c
1354
strcpy(*buffer, ne->n_name); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
1355
joinarray(ne->n_aliases, *buffer, COMMA) ; strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
1356
strcat(*buffer, nAddrType); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
1357
strcat(*buffer, nNet); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
1528
strcpy(*buffer, ne->n_name); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
1529
joinarray(ne->n_aliases, *buffer, COMMA) ; strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
1530
strcat(*buffer, nAddrType); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
1531
strcat(*buffer, nNet); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
1767
strcat(buffer, *p);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
1769
strcat(buffer, sep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
200
strcpy(*buffer, pw->pw_name); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
201
strcat(*buffer, pw->pw_passwd); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
202
strcat(*buffer, pwUid); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
203
strcat(*buffer, pwGid); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
204
strcat(*buffer, pwClass); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
205
strcat(*buffer, pwChange); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
206
strcat(*buffer, pwExpire); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
207
strcat(*buffer, pw->pw_gecos); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
208
strcat(*buffer, pw->pw_dir); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
209
strcat(*buffer, pw->pw_shell); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
448
strcpy(*buffer, gr->gr_name); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
450
strcat(*buffer, gr->gr_passwd);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
452
strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
453
strcat(*buffer, grGid); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
454
joinarray(gr->gr_mem, *buffer, COMMA) ; strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
617
strcpy(*buffer, sv->s_name); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
618
joinarray(sv->s_aliases, *buffer, COMMA); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
619
strcat(*buffer, svPort); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
620
strcat(*buffer, sv->s_proto); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
772
strcpy(*buffer, pr->p_name); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
773
joinarray(pr->p_aliases, *buffer, COMMA); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
774
strcat(*buffer, prProto); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
946
strcpy(*buffer, ho->h_name); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
947
joinarray(ho->h_aliases, *buffer, COMMA); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
948
strcat(*buffer, hoaddrtype); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
949
strcat(*buffer, holength); strcat(*buffer, fieldsep);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
958
strcat(p, COMMASTR);
usr/src/lib/libresolv2/common/irs/irpmarshall.c
962
strcat(*buffer, fieldsep);
usr/src/lib/libsasl/lib/auxprop.c
542
strcat(outbuf, val->name);
usr/src/lib/libsasl/lib/checkpw.c
424
strcat(pwpath, "/pwcheck");
usr/src/lib/libsasl/lib/checkpw.c
526
strcat(pwpath, "/mux");
usr/src/lib/libsasl/lib/client.c
1209
strcat(conn->mechlist_buf, mysep);
usr/src/lib/libsasl/lib/client.c
1215
strcat(conn->mechlist_buf, m->plug->mech_name);
usr/src/lib/libsasl/lib/client.c
1219
strcat(conn->mechlist_buf,suffix);
usr/src/lib/libsasl/lib/dlopen.c
302
strcat(line, in);
usr/src/lib/libsasl/lib/dlopen.c
305
strcat(line, LA_SUFFIX);
usr/src/lib/libsasl/lib/dlopen.c
314
strcat(out, in);
usr/src/lib/libsasl/lib/dlopen.c
319
strcat(line, in);
usr/src/lib/libsasl/lib/dlopen.c
355
strcat(out, ntmp);
usr/src/lib/libsasl/lib/dlopen.c
611
strcat(prefix,"/");
usr/src/lib/libsasl/lib/server.c
2115
strcat(conn->mechlist_buf, mysep);
usr/src/lib/libsasl/lib/server.c
2121
strcat(conn->mechlist_buf, listptr->plug->mech_name);
usr/src/lib/libsasl/lib/server.c
2128
strcat(conn->mechlist_buf,suffix);
usr/src/lib/libscf/common/midlevel.c
119
(void) strcat(fmri_buf, SCF_FMRI_PROPERTYGRP_PREFIX);
usr/src/lib/libscf/common/midlevel.c
122
(void) strcat(fmri_buf, SCF_PG_APP_DEFAULT);
usr/src/lib/libscf/common/midlevel.c
124
(void) strcat(fmri_buf, pg);
usr/src/lib/libscf/common/midlevel.c
126
(void) strcat(fmri_buf, SCF_FMRI_PROPERTY_PREFIX);
usr/src/lib/libscf/common/midlevel.c
127
(void) strcat(fmri_buf, prop);
usr/src/lib/libscf/common/midlevel.c
2553
(void) strcat(filename, fmri);
usr/src/lib/libscf/common/midlevel.c
2560
(void) strcat(filename, "/");
usr/src/lib/libscf/common/midlevel.c
2561
(void) strcat(filename, name);
usr/src/lib/libscf/common/midlevel.c
2565
(void) strcat(temp_filename, "XXXXXX");
usr/src/lib/libsec/common/acltext.c
1028
strcat(buf, "\n");
usr/src/lib/libsec/common/acltext.c
855
(void) strcat(&dstr->d_aclexport[dstr->d_pos], newstr);
usr/src/lib/libsecdb/common/secdb.c
339
(void) strcat(newstr, strings[i]);
usr/src/lib/libsecdb/common/secdb.c
340
(void) strcat(newstr, ",");
usr/src/lib/libsldap/common/ns_common.c
441
(void) strcat(dns[0],
usr/src/lib/libsldap/common/ns_connect.c
2517
(void) strcat(digest_md5_name, binddn);
usr/src/lib/libsldap/common/ns_getalias.c
219
(void) strcat(answer, ",");
usr/src/lib/libsldap/common/ns_getalias.c
222
(void) strcat(answer, newhead);
usr/src/lib/libsldap/common/ns_reads.c
1427
(void) strcat(*new_filter, info[i]->to_name);
usr/src/lib/libsldap/common/ns_reads.c
1564
(void) strcat(cookie->basedn, str);
usr/src/lib/libsldap/common/ns_reads.c
4482
(void) strcat(newdn,
usr/src/lib/libsldap/common/ns_reads.c
4484
(void) strcat(newdn, ",");
usr/src/lib/libsldap/common/ns_reads.c
4879
(void) strcat(str, next);
usr/src/lib/libsldap/common/ns_reads.c
797
(void) strcat(ap[nAttrs]->attrvalue[0],
usr/src/lib/libsldap/common/ns_reads.c
799
(void) strcat(ap[nAttrs]->attrvalue[0],
usr/src/lib/libsldap/common/ns_writes.c
4006
(void) strcat(*new_dn, str);
usr/src/lib/libslp/clib/SLPUtils.c
238
(void) strcat(predicate, type_hint);
usr/src/lib/libslp/clib/SLPUtils.c
239
(void) strcat(predicate, ")");
usr/src/lib/libslp/clib/slp_net.c
1257
(void) strcat(p, ",");
usr/src/lib/libslp/clib/slp_net.c
1259
(void) strcat(p, cname);
usr/src/lib/libslp/clib/slp_utils.c
209
(void) strcat(*list, ",");
usr/src/lib/libslp/clib/slp_utils.c
210
(void) strcat(*list, item);
usr/src/lib/libsmbfs/smb/subr.c
170
strcat(dest, bnp->bn_name);
usr/src/lib/libsmbfs/smb/subr.c
174
strcat(dest, "|");
usr/src/lib/libsmbfs/smb/subr.c
176
strcat(dest, ">");
usr/src/lib/libsocket/inet/rcmd.c
600
(void) strcat(pbuf, "/.rhosts");
usr/src/lib/libsqlite/tool/lemon.c
2508
strcat(name,suffix);
usr/src/lib/libsun_ima/common/ima.c
1676
(void) strcat(lun.lp_pathname, ":");
usr/src/lib/libsun_ima/common/ima.c
1685
(void) strcat(lun.lp_pathname, "c,raw");
usr/src/lib/libvolmgt/common/volprivate.c
149
(void) strcat(namebuf, "r"); /* insert an 'r' */
usr/src/lib/libvolmgt/common/volprivate.c
150
(void) strcat(namebuf, s); /* copy rest of str */
usr/src/lib/libvolmgt/common/volprivate.c
94
(void) strcat(namebuf, s); /* copy the rest */
usr/src/lib/libwrap/options.c
241
strcat(ibuf, "\r\n");
usr/src/lib/libxcurses/h/m_wchar.h
269
#define wcscat strcat
usr/src/lib/libxcurses2/src/libc/xcurses/tparm.c
166
(void) strcat(format, "l");
usr/src/lib/libxcurses2/src/libc/xcurses/tparm.c
175
(void) strcat(format, "s");
usr/src/lib/libzfs/common/libzfs_changelist.c
337
(void) strcat(newname, cn->cn_handle->zfs_name + strlen(src));
usr/src/lib/libzfs/common/libzfs_sendrecv.c
3880
(void) strcat(destsnap, suffix);
usr/src/lib/libzfs/common/libzfs_sendrecv.c
3907
(void) strcat(destsnap, snap);
usr/src/lib/madv/common/madv.c
227
ename = (const char *)strcat(cwd, execname);
usr/src/lib/madv/common/madv.c
504
cwd = strcat(cwd, "/");
usr/src/lib/mpss/common/mpss.c
231
ename = (const char *)strcat(cwd, execname);
usr/src/lib/mpss/common/mpss.c
381
cwd = strcat(cwd, "/");
usr/src/lib/nametoaddr/straddr/common/straddr.c
114
(void) strcat(fulladdr, ".");
usr/src/lib/nametoaddr/straddr/common/straddr.c
115
(void) strcat(fulladdr, "rpc"); /* hard coded */
usr/src/lib/nametoaddr/straddr/common/straddr.c
122
(void) strcat(fulladdr, ".");
usr/src/lib/nametoaddr/straddr/common/straddr.c
498
(void) strcat(hostbuf, ",");
usr/src/lib/nametoaddr/straddr/common/straddr.c
500
(void) strcat(hostbuf, retstr);
usr/src/lib/nsswitch/ldap/common/getprinter.c
257
(void) strcat(buf, attr);
usr/src/lib/nsswitch/ldap/common/ldap_utils.c
131
(void) strcat(pdn, rdns[0]);
usr/src/lib/nsswitch/ldap/common/ldap_utils.c
134
(void) strcat(pdn, rdns[nrdns]);
usr/src/lib/nsswitch/ldap/common/ldap_utils.c
135
(void) strcat(pdn, ",");
usr/src/lib/pam_modules/authtok_check/rules.c
139
(void) strcat(area, "es");
usr/src/lib/pam_modules/authtok_check/rules.c
143
(void) strcat(area, "s");
usr/src/lib/pam_modules/authtok_check/rules.c
150
(void) strcat(area, "es");
usr/src/lib/pam_modules/authtok_check/rules.c
153
(void) strcat(area, "s");
usr/src/lib/rpcsec_gss/rpcsec_gss_utils.c
170
strcat(user_name, "/");
usr/src/lib/rpcsec_gss/rpcsec_gss_utils.c
171
strcat(user_name, node);
usr/src/lib/rpcsec_gss/rpcsec_gss_utils.c
175
strcat(user_name, "@");
usr/src/lib/rpcsec_gss/rpcsec_gss_utils.c
176
strcat(user_name, secdomain);
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
2584
if (*qop) strcat(qop, ",");
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
2585
strcat(qop, "auth");
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
2588
if (*qop) strcat(qop, ",");
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
2589
strcat(qop, "auth-int");
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
2602
if (*qop) strcat(qop, ",");
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
2603
strcat(qop, "auth-conf");
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
2614
if (*cipheropts) strcat(cipheropts, ",");
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
2615
strcat(cipheropts, cipher->name);
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
3995
strcat((char *) digesturi, "/");
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
3996
strcat((char *) digesturi, params->serverFQDN);
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
549
strcat(*str, ",");
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
550
strcat(*str, name);
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
553
strcat(*str, "=\"");
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
554
strcat(*str, (char *) value); /* XXX. What about quoting??? */
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
555
strcat(*str, "\"");
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
557
strcat(*str, "=");
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
558
strcat(*str, (char *) value);
usr/src/lib/sasl_plugins/gssapi/gssapi.c
262
strcat(out, msg.value);
usr/src/lib/sasl_plugins/gssapi/gssapi.c
279
strcat(out, " (");
usr/src/lib/sasl_plugins/gssapi/gssapi.c
324
strcat(out, msg.value);
usr/src/lib/sasl_plugins/gssapi/gssapi.c
339
strcat(out, ")");
usr/src/lib/smbsrv/libmlsvc/common/dfs.c
1556
(void) strcat(buf, linkdata);
usr/src/lib/smbsrv/libsmb/common/smb_lgrp.c
2029
(void) strcat(out_list, mid_hex);
usr/src/lib/smbsrv/libsmbns/common/smbns_dyndns.c
1297
(void) strcat(&resrc_buf[j++], ".");
usr/src/lib/smbsrv/libsmbns/common/smbns_dyndns.c
1303
(void) strcat(&resrc_buf[j++], ".");
usr/src/lib/smbsrv/libsmbns/common/smbns_dyndns.c
1307
(void) strcat(resrc_buf, "ip6.arpa");
usr/src/lib/smhba/common/SMHBAAPILIB.c
121
strcat(_logFile, "HBAAPI.log"); \
usr/src/lib/smhba/common/SMHBAAPILIB.c
167
strcat(_logFile, "HBAAPI.log"); \
usr/src/lib/storage/liba5k/common/diag.c
465
(void) strcat(temppath, FC_CTLR);
usr/src/lib/storage/liba5k/common/lhot.c
194
(void) strcat(dev_path, ssd);
usr/src/lib/storage/liba5k/common/lhot.c
265
(void) strcat(dev_path, ssd);
usr/src/lib/storage/liba5k/common/lhot.c
682
(void) strcat(*dev_path, ":c");
usr/src/lib/storage/liba5k/common/mon.c
1758
(void) strcat(p, box_list->b_physical_path);
usr/src/lib/storage/liba5k/common/mon.c
1759
(void) strcat(p, "\n");
usr/src/lib/storage/liba5k/common/mon.c
3302
(void) strcat(temp_path, SLSH_DRV_NAME_SSD);
usr/src/lib/storage/liba5k/common/mon.c
3336
(void) strcat(temp_path, sbuf);
usr/src/lib/storage/liba5k/common/mon.c
3397
(void) strcat(temp_path, sbuf);
usr/src/lib/storage/liba5k/common/mon.c
3465
(void) strcat(temp_path, SLSH_DRV_NAME_SSD);
usr/src/lib/storage/liba5k/common/mon.c
3509
(void) strcat(temp_path, sbuf);
usr/src/lib/storage/liba5k/common/mon.c
3570
(void) strcat(temp_path, sbuf);
usr/src/lib/storage/liba5k/common/mon.c
4662
(void) strcat(ses_path, SLSH_SES_NAME);
usr/src/lib/storage/liba5k/common/mon.c
4803
(void) strcat(ses_path, id_buf);
usr/src/lib/storage/liba5k/common/mon.c
4821
(void) strcat(ses_path, SLSH_SES_NAME);
usr/src/lib/storage/liba5k/common/mon.c
4828
strcat(ses_path, id_buf);
usr/src/lib/storage/liba5k/common/mon.c
5098
(void) strcat(drvr_path, FC_CTLR);
usr/src/lib/storage/libg_fc/common/genf.c
1197
strcat(hbapathfound, tmppath);
usr/src/lib/storage/libg_fc/common/genf.c
1199
strcat(hbapathfound, ":");
usr/src/lib/storage/libg_fc/common/genf.c
1200
strcat(hbapathfound, di_minor_name(minor_node));
usr/src/lib/storage/libg_fc/common/genf.c
277
strcat(path, dotdot+4);
usr/src/lib/storage/libg_fc/common/genf.c
332
strcat(source, "/");
usr/src/lib/storage/libg_fc/common/genf.c
333
strcat(source, scratch);
usr/src/lib/storage/libg_fc/common/genf.c
398
strcat(source, scratch);
usr/src/lib/storage/libg_fc/common/genf.c
552
(void) strcat(result, CTLR_POSTFIX);
usr/src/lib/storage/libg_fc/common/genf.c
586
strcat(savedir, &s[1]);
usr/src/lib/storage/libg_fc/common/genf.c
588
strcat(savedir, "/");
usr/src/lib/storage/libg_fc/common/genf.c
589
strcat(savedir, s);
usr/src/lib/storage/libg_fc/common/hot.c
286
(void) strcat(fp_path, FC_CTLR);
usr/src/lib/storage/libg_fc/common/hot.c
297
(void) strcat(fp_path, FC_CTLR);
usr/src/lib/storage/libg_fc/common/io.c
772
strcat(rootpath, devpath + strlen(DEV_PREFIX) - 1);
usr/src/lib/storage/libg_fc/common/map.c
1161
(void) strcat(fcapath, FC_CTLR);
usr/src/lib/storage/libg_fc/common/map.c
1168
(void) strcat(fcapath, FC_CTLR);
usr/src/lib/storage/libg_fc/common/map.c
1610
(void) strcat(drvr_path, FC_CTLR);
usr/src/lib/storage/libg_fc/common/map.c
1621
(void) strcat(drvr_path, FC_CTLR);
usr/src/lib/storage/libg_fc/common/map.c
1628
(void) strcat(drvr_path, FC_CTLR);
usr/src/lib/storage/libg_fc/common/map.c
2227
(void) strcat(drvr_path, FC_CTLR);
usr/src/lib/storage/libg_fc/common/map.c
2239
(void) strcat(drvr_path, FC_CTLR);
usr/src/lib/storage/libg_fc/common/map.c
2247
(void) strcat(drvr_path, FC_CTLR);
usr/src/lib/storage/libg_fc/common/map.c
3395
(void) strcat(fp_path, FC_CTLR);
usr/src/lib/storage/libg_fc/common/map.c
3404
(void) strcat(fp_path, FC_CTLR);
usr/src/lib/storage/libg_fc/common/map.c
3411
(void) strcat(fp_path, FC_CTLR);
usr/src/lib/storage/libg_fc/common/map.c
3825
(void) strcat(drvr_path, FC_CTLR);
usr/src/lib/storage/libg_fc/common/map.c
4611
(void) strcat(drvr_path, FC_CTLR);
usr/src/lib/storage/libg_fc/common/map.c
4705
(void) strcat(drvr_path, buf);
usr/src/lib/storage/libg_fc/common/map.c
4814
(void) strcat(drvr_path, FC_CTLR);
usr/src/lib/storage/libg_fc/common/map.c
4842
(void) strcat(drvr_path, FC_CTLR);
usr/src/lib/storage/libg_fc/common/map.c
4849
(void) strcat(drvr_path, FC_CTLR);
usr/src/lib/storage/libg_fc/common/map.c
904
(void) strcat(drvr_path, ":0");
usr/src/lib/storage/libg_fc/common/mpath.c
439
(void) strcat(pathlist_p->path_info[i].path_hba,
usr/src/lib/udapl/udapl_tavor/include/dapl_osd.h
271
#define dapl_os_strcat(dest, src) strcat((dest), (src))
usr/src/psm/stand/boot/common/readfile.c
1399
(void) strcat(mod_path, " ");
usr/src/psm/stand/boot/common/readfile.c
1400
(void) strcat(mod_path, MOD_DEFPATH);
usr/src/psm/stand/lib/names/sparc/common/uname-i.c
142
(void) strcat(fullpath, iarch);
usr/src/psm/stand/lib/names/sparc/common/uname-i.c
144
(void) strcat(fullpath, "/");
usr/src/psm/stand/lib/names/sparc/common/uname-i.c
145
(void) strcat(fullpath, filename);
usr/src/psm/stand/lib/names/sparc/common/uname-m.c
100
(void) strcat(mod_path, default_path);
usr/src/psm/stand/lib/names/sparc/common/uname-m.c
95
(void) strcat(mod_path, ia_name);
usr/src/psm/stand/lib/names/sparc/common/uname-m.c
96
(void) strcat(mod_path, "/kernel ");
usr/src/psm/stand/lib/names/sparc/common/uname-m.c
97
(void) strcat(mod_path, tmp);
usr/src/stand/lib/fs/ufs/ufsops.c
618
(void) strcat(str, ":a");
usr/src/stand/lib/inet/dhcpv4.c
175
tp = (uint8_t *)strcat(cbuf, mfg);
usr/src/stand/lib/sa/string.h
56
extern char *strcat(char *, const char *);
usr/src/test/zfs-tests/cmd/dir_rd_update/dir_rd_update.c
72
(void) strcat(&dirpath[strlen(dirpath)], "TMP_DIR");
usr/src/tools/cscope-fast/command.c
284
(void) strcat(strcat(newpat, " >"), temp2);
usr/src/tools/cscope-fast/main.c
430
(void) strcat(path, "n");
usr/src/tools/cscope-fast/vpinit.c
116
(void) strcat(s, suffix);
usr/src/tools/install.bin/install.bin.c
229
(void) strcat(strcat(strcpy(dest_file, dirb), "/"),
usr/src/tools/protocmp/protodir.c
154
(void) strcat(strcat(strcpy(e->name, basedir), "/"), file);
usr/src/tools/protocmp/protodir.c
293
(void) strcat(strcat(strcpy(e->name, basedir), "/"), file);
usr/src/tools/protocmp/protodir.c
377
(void) strcat(strcat(strcpy(pkginfofile, protodir), "/"),
usr/src/tools/protocmp/protodir.c
381
(void) strcat(strcat(strcpy(pkginfofile, protodir), "/"),
usr/src/tools/protocmp/protodir.c
505
(void) strcat(strcat(strcpy(
usr/src/tools/protocmp/protodir.c
601
(void) strcat(strcat(strcpy(include_file,
usr/src/tools/protocmp/protodir.c
657
(void) strcat(strcat(strcpy(protofile, protodir), "/"), "prototype");
usr/src/tools/protocmp/protodir.c
660
(void) strcat(strcat(strcat(strcpy(protofile,
usr/src/tools/protocmp/protodir.c
69
(void) strcat(curpath, "/");
usr/src/tools/protocmp/protodir.c
726
(void) strcat(strcat(strcpy(protodir, dir_name), "/"),
usr/src/tools/protocmp/protodir.c
74
(void) strcat(curpath, l_pos);
usr/src/tools/smatch/src/pre-process.c
518
strcat(p, show_token(right));
usr/src/ucbcmd/ls/ls.c
594
(void) strcat(dfile, "/");
usr/src/ucbcmd/ls/ls.c
595
(void) strcat(dfile, file);
usr/src/ucbcmd/shutdown/shutdown.c
199
extern char *strcat();
usr/src/ucbcmd/shutdown/shutdown.c
280
(void) strcat(mesg, *argv++);
usr/src/ucbcmd/shutdown/shutdown.c
281
(void) strcat(mesg, " ");
usr/src/ucblib/libtermcap/tgoto.c
170
(void) strcat(added, oncol ?
usr/src/uts/common/cpr/cpr_driver.c
258
(void) strcat(buf, "@");
usr/src/uts/common/cpr/cpr_driver.c
260
(void) strcat(buf, "<null>");
usr/src/uts/common/cpr/cpr_driver.c
262
(void) strcat(buf, address);
usr/src/uts/common/cpr/cpr_misc.c
228
(void) strcat(full_path, "/");
usr/src/uts/common/cpr/cpr_misc.c
232
(void) strcat(full_path, ptr);
usr/src/uts/common/fs/dev/sdev_zvolops.c
541
(void) strcat(pathname, "../");
usr/src/uts/common/fs/dev/sdev_zvolops.c
546
(void) strcat(pathname, ",raw");
usr/src/uts/common/fs/nfs/nfs4_client.c
4217
(void) strcat(news, "/");
usr/src/uts/common/fs/nfs/nfs4_client.c
4218
(void) strcat(news, *curses);
usr/src/uts/common/fs/nfs/nfs4_srv.c
10297
(void) strcat(symbuf, prefix);
usr/src/uts/common/fs/nfs/nfs4_srv.c
10298
(void) strcat(symbuf, server);
usr/src/uts/common/fs/nfs/nfs4_srv.c
10306
(void) strcat(symbuf, "/");
usr/src/uts/common/fs/nfs/nfs4_srv.c
10307
(void) strcat(symbuf, path);
usr/src/uts/common/fs/nfs/nfs4_stub_vnops.c
1167
(void) strcat(esi->esi_hostname, svp->sv_hostname);
usr/src/uts/common/fs/nfs/nfs4_stub_vnops.c
1181
(void) strcat((char *)sikncp->knc_protofmly,
usr/src/uts/common/fs/nfs/nfs4_stub_vnops.c
1184
(void) strcat((char *)sikncp->knc_proto, (char *)svkncp->knc_proto);
usr/src/uts/common/fs/nfs/nfs4_stub_vnops.c
1237
(void) strcat(esi->esi_path, svp->sv_path);
usr/src/uts/common/fs/nfs/nfs4_stub_vnops.c
1238
(void) strcat(esi->esi_path, stubpath);
usr/src/uts/common/fs/nfs/nfs4_stub_vnops.c
1879
(void) strcat(mntpt, orig_mntpt);
usr/src/uts/common/fs/nfs/nfs4_stub_vnops.c
1880
(void) strcat(mntpt, orig_path);
usr/src/uts/common/fs/nfs/nfs4_stub_vnops.c
3325
(void) strcat(mntopts, ",");
usr/src/uts/common/fs/nfs/nfs4_stub_vnops.c
3327
(void) strcat(mntopts, optname);
usr/src/uts/common/fs/nfs/nfs4_vfsops.c
2621
(void) strcat(resource, svp->sv_hostname);
usr/src/uts/common/fs/nfs/nfs4_vfsops.c
2622
(void) strcat(resource, ":");
usr/src/uts/common/fs/nfs/nfs4_vfsops.c
2623
(void) strcat(resource, svp->sv_path);
usr/src/uts/common/fs/pcfs/pc_dir.c
1544
(void) strcat(fname, scratch);
usr/src/uts/common/fs/sockfs/socksubr.c
1586
(void) strcat(buf, "ISCONNECTED ");
usr/src/uts/common/fs/sockfs/socksubr.c
1588
(void) strcat(buf, "ISCONNECTING ");
usr/src/uts/common/fs/sockfs/socksubr.c
1590
(void) strcat(buf, "ISDISCONNECTING ");
usr/src/uts/common/fs/sockfs/socksubr.c
1592
(void) strcat(buf, "CANTSENDMORE ");
usr/src/uts/common/fs/sockfs/socksubr.c
1595
(void) strcat(buf, "CANTRCVMORE ");
usr/src/uts/common/fs/sockfs/socksubr.c
1597
(void) strcat(buf, "ISBOUND ");
usr/src/uts/common/fs/sockfs/socksubr.c
1599
(void) strcat(buf, "NDELAY ");
usr/src/uts/common/fs/sockfs/socksubr.c
1601
(void) strcat(buf, "NONBLOCK ");
usr/src/uts/common/fs/sockfs/socksubr.c
1604
(void) strcat(buf, "ASYNC ");
usr/src/uts/common/fs/sockfs/socksubr.c
1606
(void) strcat(buf, "ACCEPTCONN ");
usr/src/uts/common/fs/sockfs/socksubr.c
1608
(void) strcat(buf, "SAVEDEOR ");
usr/src/uts/common/fs/sockfs/socksubr.c
1611
(void) strcat(buf, "RCVATMARK ");
usr/src/uts/common/fs/sockfs/socksubr.c
1613
(void) strcat(buf, "OOBPEND ");
usr/src/uts/common/fs/sockfs/socksubr.c
1615
(void) strcat(buf, "HAVEOOBDATA ");
usr/src/uts/common/fs/sockfs/socksubr.c
1617
(void) strcat(buf, "HADOOBDATA ");
usr/src/uts/common/fs/sockfs/socksubr.c
1620
(void) strcat(buf, "PRIV ");
usr/src/uts/common/fs/sockfs/socksubr.c
1622
(void) strcat(buf, "ATOMIC ");
usr/src/uts/common/fs/sockfs/socksubr.c
1624
(void) strcat(buf, "ADDR ");
usr/src/uts/common/fs/sockfs/socksubr.c
1626
(void) strcat(buf, "CONNREQUIRED ");
usr/src/uts/common/fs/sockfs/socksubr.c
1629
(void) strcat(buf, "FDPASSING ");
usr/src/uts/common/fs/sockfs/socksubr.c
1631
(void) strcat(buf, "EXDATA ");
usr/src/uts/common/fs/sockfs/socksubr.c
1633
(void) strcat(buf, "OPTDATA ");
usr/src/uts/common/fs/sockfs/socksubr.c
1635
(void) strcat(buf, "BYTESTREAM ");
usr/src/uts/common/fs/udfs/udf_vnops.c
1439
(void) strcat(uname, "/");
usr/src/uts/common/fs/udfs/udf_vnops.c
1449
(void) strcat(uname, "../");
usr/src/uts/common/fs/udfs/udf_vnops.c
1452
(void) strcat(uname, "./");
usr/src/uts/common/fs/udfs/udf_vnops.c
1460
(void) strcat(uname, dname);
usr/src/uts/common/fs/udfs/udf_vnops.c
1461
(void) strcat(uname, "/");
usr/src/uts/common/fs/vfs.c
1914
(void) strcat(sp, newpath);
usr/src/uts/common/fs/zfs/dsl_userhold.c
105
(void) strcat(nameval, "@");
usr/src/uts/common/fs/zfs/dsl_userhold.c
106
(void) strcat(nameval, fnvpair_value_string(pair));
usr/src/uts/common/fs/zfs/zfs_ctldir.c
518
(void) strcat(zname, "@");
usr/src/uts/common/fs/zfs/zfs_ctldir.c
519
(void) strcat(zname, name);
usr/src/uts/common/fs/zfs/zfs_ctldir.c
593
(void) strcat(newpath, nm);
usr/src/uts/common/fs/zfs/zfs_ctldir.c
602
(void) strcat(newpath, nm);
usr/src/uts/common/fs/zfs/zvol.c
767
(void) strcat(namebuf, "/");
usr/src/uts/common/gssapi/mechs/krb5/krb5/os/init_os_ctx.c
64
strcat(*pname, "\\");
usr/src/uts/common/gssapi/mechs/krb5/krb5/os/init_os_ctx.c
65
strcat(*pname, DEFAULT_PROFILE_FILENAME);
usr/src/uts/common/inet/ip/ipsecesp.c
274
(void) strcat(tmp_line, " ");
usr/src/uts/common/inet/ip/ipsecesp.c
276
(void) strcat(tmp_line, tmp_str);
usr/src/uts/common/io/1394/s1394_misc.c
687
(void) strcat(str, tmp);
usr/src/uts/common/io/1394/s1394_misc.c
689
(void) strcat(str, " | GUID\n");
usr/src/uts/common/io/1394/s1394_misc.c
695
(void) strcat(str, tmp);
usr/src/uts/common/io/1394/s1394_misc.c
697
(void) strcat(str, "--|------------------\n");
usr/src/uts/common/io/1394/s1394_misc.c
706
(void) strcat(str, tmp);
usr/src/uts/common/io/1394/s1394_misc.c
711
(void) strcat(str, " | Local OHCI Card\n");
usr/src/uts/common/io/1394/s1394_misc.c
718
(void) strcat(str, tmp);
usr/src/uts/common/io/1394/s1394_misc.c
722
(void) strcat(str, " | Link off\n");
usr/src/uts/common/io/1394/s1394_misc.c
726
(void) strcat(str, " | ????????????????\n");
usr/src/uts/common/io/asy.c
1660
(void) strcat(name, ",cu");
usr/src/uts/common/io/bnxe/bnxe_debug.c
236
strcat(buf, c);
usr/src/uts/common/io/bnxe/bnxe_debug.c
237
strcat(buf, ": ");
usr/src/uts/common/io/bnxe/bnxe_debug.c
241
strcat(buf, c);
usr/src/uts/common/io/bnxe/bnxe_debug.c
272
strcat(buf, c);
usr/src/uts/common/io/bnxe/bnxe_debug.c
273
strcat(buf, ": ");
usr/src/uts/common/io/bnxe/bnxe_debug.c
284
strcat(buf, c);
usr/src/uts/common/io/bnxe/bnxe_debug.c
285
strcat(buf, ": ");
usr/src/uts/common/io/bnxe/bnxe_debug.c
289
strcat(buf, c);
usr/src/uts/common/io/bnxe/bnxe_debug.c
298
strcat(buf, c);
usr/src/uts/common/io/bnxe/bnxe_workq.c
68
strcat(pUM->workqs.instq.taskqName, "_inst_q");
usr/src/uts/common/io/bnxe/bnxe_workq.c
87
strcat(pUM->workqs.delayq.taskqName, "_delay_q");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1689
(void) strcat(orv, tmp);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1702
(void) strcat(orv, tmp);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1713
(void) strcat(orv, tmp);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1722
(void) strcat(orv, tmp);
usr/src/uts/common/io/cpudrv.c
842
(void) strcat(pmc[0], name);
usr/src/uts/common/io/e1000g/e1000g_debug.c
572
(void) strcat(tag_mem, "prefetchable");
usr/src/uts/common/io/e1000g/e1000g_debug.c
574
(void) strcat(tag_mem, "non-prefetchable");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12488
(void) strcat(bufp, "\nPBIU Registers:");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12499
(void) strcat(bufp, "\n\nReqQ-RspQ-Risc2Host Status "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12511
(void) strcat(bp, "\n\nMailbox Registers:");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12523
(void) strcat(bp, "\n\nAuto Request Response DMA Registers:");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12534
(void) strcat(bp, "\n\nDMA Registers:");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12544
(void) strcat(bp, "\n\nRISC Hardware Registers:");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12554
(void) strcat(bp, "\n\nRISC GP0 Registers:");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12564
(void) strcat(bp, "\n\nRISC GP1 Registers:");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12574
(void) strcat(bp, "\n\nRISC GP2 Registers:");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12584
(void) strcat(bp, "\n\nRISC GP3 Registers:");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12594
(void) strcat(bp, "\n\nRISC GP4 Registers:");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12604
(void) strcat(bp, "\n\nRISC GP5 Registers:");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12614
(void) strcat(bp, "\n\nRISC GP6 Registers:");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12624
(void) strcat(bp, "\n\nRISC GP7 Registers:");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12634
(void) strcat(bp, "\n\nFrame Buffer Hardware Registers:");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12647
(void) strcat(bp, "\n\nFPM B0 Registers:");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12657
(void) strcat(bp, "\n\nFPM B1 Registers:");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12668
(void) strcat(bp, "\n\nCode RAM Dump:");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12679
(void) strcat(bp, "\n\nStack RAM Dump:");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12690
(void) strcat(bp, "\n\nData RAM Dump:");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12701
(void) strcat(bp, "\n\nRISC SRAM:");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12713
(void) strcat(bp, "\n\n[<==END] ISP Debug Dump.");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
12775
(void) strcat(bp, "\nHost Interface Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
13217
(void) strcat(bp, "\n\nHost Interface Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
13707
(void) strcat(bp, "\n\nHost Interface Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
877
(void) strcat((char *)(tmp_node.FWVersion), " EF");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
880
(void) strcat((char *)(tmp_node.FWVersion), " TP");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
883
(void) strcat((char *)(tmp_node.FWVersion), " IP");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
886
(void) strcat((char *)(tmp_node.FWVersion), " IPX");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
889
(void) strcat((char *)(tmp_node.FWVersion), " FL");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
892
(void) strcat((char *)(tmp_node.FWVersion), " FLX");
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
3878
(void) strcat(attach_pnt, ":");
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
3879
(void) strcat(attach_pnt, slot_name);
usr/src/uts/common/io/ib/ibtl/ibtl_ibnex.c
446
(void) strcat(tmp, path);
usr/src/uts/common/io/net80211/net80211_proto.c
193
(void) strcat(buf1, buf2);
usr/src/uts/common/io/net80211/net80211_proto.c
209
(void) strcat(buf1, " ");
usr/src/uts/common/io/nxge/nxge_mac.c
6296
(void) strcat(link_stat_msg, "T4");
usr/src/uts/common/io/nxge/nxge_mac.c
6298
(void) strcat(link_stat_msg, "full duplex");
usr/src/uts/common/io/nxge/nxge_mac.c
6300
(void) strcat(link_stat_msg, "half duplex");
usr/src/uts/common/io/pciex/hotplug/pcie_hp.c
1231
(void) strcat(ap_id, ":");
usr/src/uts/common/io/pciex/hotplug/pcie_hp.c
1232
(void) strcat(ap_id, slot_name);
usr/src/uts/common/io/pm.c
1603
(void) strcat((char *)tp, req.physpath);
usr/src/uts/common/io/pm.c
1753
(void) strcat((char *)tp, req.physpath);
usr/src/uts/common/io/ppm/ppm_subr.c
54
(void) strcat((path), "@"); \
usr/src/uts/common/io/ppm/ppm_subr.c
55
(void) strcat((path), ddi_get_name_addr((dip)));\
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10135
err_msg = strcat(err_msg,
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10140
err_msg = strcat(err_msg,
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10145
err_msg = strcat(err_msg,
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10150
err_msg = strcat(err_msg,
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10155
err_msg = strcat(err_msg, "\tProtocol Error (P)\n");
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10159
err_msg = strcat(err_msg, "\tInternal Error (E)\n");
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10163
err_msg = strcat(err_msg, "\tPhyRdy Change (N)\n");
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10167
err_msg = strcat(err_msg, "\tPhy Internal Error (I)\n");
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10171
err_msg = strcat(err_msg, "\tComm Wake (W)\n");
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10175
err_msg = strcat(err_msg, "\t10B to 8B Decode Error (B)\n");
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10179
err_msg = strcat(err_msg, "\tDisparity Error (D)\n");
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10183
err_msg = strcat(err_msg, "\tCRC Error (C)\n");
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10187
err_msg = strcat(err_msg, "\tHandshake Error (H)\n");
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10191
err_msg = strcat(err_msg, "\tLink Sequence Error (S)\n");
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10195
err_msg = strcat(err_msg,
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10200
err_msg = strcat(err_msg, "\tUnknown FIS Type (F)\n");
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10204
err_msg = strcat(err_msg, "\tExchanged (X)\n");
usr/src/uts/common/io/scsi/impl/scsi_hba.c
565
(void) strcat(info, " ");
usr/src/uts/common/io/sysmsg.c
617
(void) strcat(infop, " ");
usr/src/uts/common/io/sysmsg.c
618
(void) strcat(infop, sysmcache[i].dca_name);
usr/src/uts/common/io/usb/clients/usbskel/usbskel.c
1686
(void) strcat(format, formatarg);
usr/src/uts/common/io/usb/usba/hubdi.c
8369
(void) strcat(hubd->h_ancestry_str, ".");
usr/src/uts/common/io/usb/usba/usba_ugen.c
1705
(void) strcat(node_name, "stat");
usr/src/uts/common/krtld/kobj.c
1103
(void) strcat(path, " ");
usr/src/uts/common/krtld/kobj.c
1104
return (strcat(path, MOD_DEFPATH));
usr/src/uts/common/krtld/kobj.c
4566
(void) strcat(path2, endp);
usr/src/uts/common/os/brand.c
256
(void) strcat(modname, attr->ba_modname);
usr/src/uts/common/os/ddi_hp_impl.c
710
(void) strcat(ap_id, ":");
usr/src/uts/common/os/ddi_hp_impl.c
711
(void) strcat(ap_id, hdlp->cn_info.cn_name);
usr/src/uts/common/os/devcfg.c
3922
(void) strcat(p, "/");
usr/src/uts/common/os/devcfg.c
3923
(void) strcat(p, child_name);
usr/src/uts/common/os/devcfg.c
3925
(void) strcat(p, "@");
usr/src/uts/common/os/devcfg.c
3926
(void) strcat(p, unit_address);
usr/src/uts/common/os/devcfg.c
4227
(void) strcat(devfspath, ":");
usr/src/uts/common/os/devcfg.c
4228
(void) strcat(devfspath, minor_name);
usr/src/uts/common/os/devcfg.c
5284
(void) strcat(path, brn->brn_deviname);
usr/src/uts/common/os/instance.c
448
(void) strcat(path, "@");
usr/src/uts/common/os/instance.c
449
(void) strcat(path, addr);
usr/src/uts/common/os/log_sysevent.c
1900
(void) strcat(publisher, ":kern:");
usr/src/uts/common/os/log_sysevent.c
1901
(void) strcat(publisher, drvname);
usr/src/uts/common/os/modsysfile.c
2209
(void) strcat(drvbuf, tokbuf);
usr/src/uts/common/os/modsysfile.c
2213
(void) strcat(drvbuf, tokbuf);
usr/src/uts/common/os/modsysfile.c
2240
(void) strcat(drvbuf, tokbuf);
usr/src/uts/common/os/policy.c
268
(void) strcat(fmt, FMTMSG);
usr/src/uts/common/os/policy.c
270
(void) strcat(fmt, "%s");
usr/src/uts/common/os/policy.c
297
(void) strcat(fmt, FMTFUN);
usr/src/uts/common/os/policy.c
299
(void) strcat(fmt, "\n");
usr/src/uts/common/os/sunddi.c
6589
(void) strcat(path, ":");
usr/src/uts/common/os/sunddi.c
6590
(void) strcat(path, dmdp->ddm_name);
usr/src/uts/common/os/sunddi.c
6628
(void) strcat(bp++, "/");
usr/src/uts/common/os/sunddi.c
6740
(void) strcat(path, ":");
usr/src/uts/common/os/sunddi.c
6741
(void) strcat(path, minorname);
usr/src/uts/common/os/sunmdi.c
6097
(void) strcat(ksname, ",err");
usr/src/uts/common/pcmcia/cs/cs.c
7565
(void) strcat(e2t->text, cs_ss_event_text[event].text);
usr/src/uts/common/pcmcia/cs/cs.c
7566
(void) strcat(e2t->text, sepchar);
usr/src/uts/common/sys/systm.h
464
char *strcat(char *, const char *);
usr/src/uts/common/xen/io/xenbus_client.c
103
(void) strcat(state, "/");
usr/src/uts/common/xen/io/xenbus_client.c
104
(void) strcat(state, path2);
usr/src/uts/common/xen/io/xenbus_xs.c
397
(void) strcat(buffer, "/");
usr/src/uts/common/xen/io/xenbus_xs.c
398
(void) strcat(buffer, name);
usr/src/uts/i86pc/io/apix/apix_utils.c
1389
(void) strcat(prop_name, "_intpt_bind_cpus");
usr/src/uts/i86pc/io/mp_platform_misc.c
1291
(void) strcat(prop_name, "_intpt_bind_cpus");
usr/src/uts/i86pc/os/startup.c
1458
(void) strcat(newpath, " ");
usr/src/uts/i86pc/os/startup.c
1459
(void) strcat(newpath, current);
usr/src/uts/i86pc/os/startup.c
3069
(void) strcat(tp, "pentium_pro");
usr/src/uts/i86pc/os/startup.c
3070
(void) strcat(tp,
usr/src/uts/i86pc/os/startup.c
3077
(void) strcat(tp, "pentium");
usr/src/uts/i86pc/os/startup.c
3078
(void) strcat(tp,
usr/src/uts/i86pc/os/startup.c
3085
(void) strcat(tp, "i486 i386 i86");
usr/src/uts/i86xpv/io/psm/mp_platform_xpv.c
1228
(void) strcat(prop_name, "_intpt_bind_cpus");
usr/src/uts/intel/io/acpica/osl.c
280
(void) strcat(acpi_table_loc, signature); /* for example, DSDT */
usr/src/uts/intel/io/acpica/osl.c
281
(void) strcat(acpi_table_loc, "_");
usr/src/uts/intel/io/acpica/osl.c
282
(void) strcat(acpi_table_loc, oemid); /* for example, IntelR */
usr/src/uts/intel/io/acpica/osl.c
283
(void) strcat(acpi_table_loc, "_");
usr/src/uts/intel/io/acpica/osl.c
284
(void) strcat(acpi_table_loc, oemtableid); /* for example, AWRDACPI */
usr/src/uts/intel/io/acpica/osl.c
285
(void) strcat(acpi_table_loc, ".dat");
usr/src/uts/intel/io/dktp/dcdev/dadk.c
412
(void) strcat(name, "' Product '");
usr/src/uts/intel/io/dktp/dcdev/dadk.c
414
(void) strcat(name, "'");
usr/src/uts/intel/io/pciex/pcie_acpi.c
272
(void) strcat(buf, " ");
usr/src/uts/intel/pcbe/core_pcbe.c
591
(void) strcat(gpc_names[i], n->name);
usr/src/uts/intel/pcbe/core_pcbe.c
592
(void) strcat(gpc_names[i], ",");
usr/src/uts/intel/pcbe/core_pcbe.c
598
(void) strcat(gpc_names[i], k->name);
usr/src/uts/intel/pcbe/core_pcbe.c
599
(void) strcat(gpc_names[i], ",");
usr/src/uts/intel/pcbe/core_pcbe.c
604
(void) strcat(gpc_names[i], n->name);
usr/src/uts/intel/pcbe/core_pcbe.c
605
(void) strcat(gpc_names[i], ",");
usr/src/uts/intel/pcbe/core_pcbe.c
608
(void) strcat(gpc_names[i], k->name);
usr/src/uts/intel/pcbe/core_pcbe.c
609
(void) strcat(gpc_names[i], ",");
usr/src/uts/intel/pcbe/core_pcbe.c
751
(void) strcat(ffc_allnames[i], ffc_names[i]);
usr/src/uts/intel/pcbe/core_pcbe.c
755
(void) strcat(ffc_allnames[i], ",");
usr/src/uts/intel/pcbe/core_pcbe.c
756
(void) strcat(ffc_allnames[i], ffc_genericnames[i]);
usr/src/uts/intel/pcbe/core_pcbe.c
848
(void) strcat(gpc_names[i],
usr/src/uts/intel/pcbe/core_pcbe.c
850
(void) strcat(gpc_names[i], ",");
usr/src/uts/intel/pcbe/core_pcbe.c
854
(void) strcat(gpc_names[i],
usr/src/uts/intel/pcbe/core_pcbe.c
856
(void) strcat(gpc_names[i],
usr/src/uts/intel/pcbe/core_pcbe.c
866
(void) strcat(gpc_names[i],
usr/src/uts/intel/pcbe/core_pcbe.c
868
(void) strcat(gpc_names[i], ",");
usr/src/uts/intel/pcbe/opteron_pcbe.c
723
(void) strcat(evlist, evp->name);
usr/src/uts/intel/pcbe/opteron_pcbe.c
724
(void) strcat(evlist, ",");
usr/src/uts/intel/pcbe/opteron_pcbe.c
728
(void) strcat(evlist, gevp->name);
usr/src/uts/intel/pcbe/opteron_pcbe.c
729
(void) strcat(evlist, ",");
usr/src/uts/intel/pcbe/p4_pcbe.c
481
(void) strcat(p4_eventlist[i], ev->pe_name);
usr/src/uts/intel/pcbe/p4_pcbe.c
482
(void) strcat(p4_eventlist[i], ",");
usr/src/uts/intel/pcbe/p4_pcbe.c
488
(void) strcat(p4_eventlist[i], gevp->name);
usr/src/uts/intel/pcbe/p4_pcbe.c
489
(void) strcat(p4_eventlist[i], ",");
usr/src/uts/intel/sys/acpi/acclib.h
205
strcat (
usr/src/uts/sparc/io/consplat.c
160
(void) strcat(p, ":b");
usr/src/uts/sparc/os/bootdev.c
162
(void) strcat(prom_path, "/");
usr/src/uts/sparc/os/bootdev.c
163
(void) strcat(prom_path, nodename);
usr/src/uts/sparc/os/bootdev.c
165
(void) strcat(prom_path, "@");
usr/src/uts/sparc/os/bootdev.c
166
(void) strcat(prom_path, unit_address);
usr/src/uts/sparc/os/bootdev.c
273
(void) strcat(prom_path, minorname);
usr/src/uts/sparc/os/bootdev.c
338
(void) strcat(prom_path, "/");
usr/src/uts/sparc/os/bootdev.c
339
(void) strcat(prom_path, nodename);
usr/src/uts/sparc/os/bootdev.c
341
(void) strcat(prom_path, "@");
usr/src/uts/sparc/os/bootdev.c
342
(void) strcat(prom_path, unit_address);
usr/src/uts/sparc/os/bootdev.c
352
(void) strcat(prom_path, minorname);
usr/src/uts/sparc/os/cpr_sparc.c
212
(void) strcat(bootfile, sp);
usr/src/uts/sparc/os/cpr_sparc.c
400
(void) strcat(out_path, "/");
usr/src/uts/sparc/os/cpr_sparc.c
402
(void) strcat(out_path, prefix);
usr/src/uts/sparc/os/cpr_sparc.c
407
(void) strcat(out_path, cmpt);
usr/src/uts/sparc/os/cpr_sparc.c
415
(void) strcat(out_path, strrchr(in_path, '@'));
usr/src/uts/sparc/os/cpr_sparc.c
489
(void) strcat(name, buf);
usr/src/uts/sparc/os/cpr_sparc.c
514
(void) strcat(buf, ", ");
usr/src/uts/sparc/os/cpr_sparc.c
515
(void) strcat(buf, prop->name);
usr/src/uts/sparc/os/cpr_sparc.c
517
(void) strcat(buf, ".");
usr/src/uts/sparc/os/obpsym.c
137
(void) strcat(symbol, ":");
usr/src/uts/sparc/os/obpsym.c
138
(void) strcat(symbol, name);
usr/src/uts/sun/io/zs_async.c
644
(void) strcat(pathname, minordata);
usr/src/uts/sun4/io/px/px_ib.c
1153
strcat(pathname, " (Internal)");
usr/src/uts/sun4/os/mlsetup.c
516
(void) strcat(path, platname);
usr/src/uts/sun4/os/mlsetup.c
517
(void) strcat(path, "/kernel");
usr/src/uts/sun4/os/mlsetup.c
519
(void) strcat(path, " /platform/");
usr/src/uts/sun4/os/mlsetup.c
520
(void) strcat(path, defname);
usr/src/uts/sun4/os/mlsetup.c
521
(void) strcat(path, "/kernel");
usr/src/uts/sun4u/chicago/io/fpc/fpc-impl-4u.c
160
(void) strcat(nodename, ":");
usr/src/uts/sun4u/chicago/io/fpc/fpc-impl-4u.c
161
(void) strcat(nodename, PCI_MINOR_REG);
usr/src/uts/sun4u/cpu/opl_olympus.c
1782
(void) strcat(reason, eccp->ec_reason);
usr/src/uts/sun4u/cpu/spitfire.c
1433
(void) strcat(pr_reason, "UE ");
usr/src/uts/sun4u/cpu/spitfire.c
1568
(void) strcat(pr_reason, "EDP ");
usr/src/uts/sun4u/cpu/spitfire.c
1571
(void) strcat(pr_reason, "LDP ");
usr/src/uts/sun4u/cpu/spitfire.c
1615
(void) strcat(pr_reason, "BTO ");
usr/src/uts/sun4u/cpu/spitfire.c
1618
(void) strcat(pr_reason, "BERR ");
usr/src/uts/sun4u/cpu/spitfire.c
1641
(void) strcat(pr_reason, "WP ");
usr/src/uts/sun4u/cpu/spitfire.c
1661
(void) strcat(pr_reason, "CP ");
usr/src/uts/sun4u/cpu/spitfire.c
1676
(void) strcat(pr_reason, "ORPHAN_CP ");
usr/src/uts/sun4u/cpu/us3_common.c
4932
(void) strcat(reason, eccp->ec_reason);
usr/src/uts/sun4u/io/pci/pcipsy.c
603
(void) strcat(s2, ","); /* have "DD" */
usr/src/uts/sun4u/lw8/io/sgenv.c
2852
(void) strcat(fan_str, SGENV_FAN_SPEED_OFF_STR);
usr/src/uts/sun4u/lw8/io/sgenv.c
2856
(void) strcat(fan_str, SGENV_FAN_SPEED_LOW_STR);
usr/src/uts/sun4u/lw8/io/sgenv.c
2860
(void) strcat(fan_str, SGENV_FAN_SPEED_HIGH_STR);
usr/src/uts/sun4u/lw8/io/sgenv.c
2865
(void) strcat(fan_str, SGENV_FAN_SPEED_UNKNOWN_STR);
usr/src/uts/sun4u/lw8/io/sgenv.c
3063
(void) strcat(sensor_str, SGENV_EVENT_MSG_OK);
usr/src/uts/sun4u/lw8/io/sgenv.c
3067
(void) strcat(sensor_str, SGENV_EVENT_MSG_LO_WARN);
usr/src/uts/sun4u/lw8/io/sgenv.c
3071
(void) strcat(sensor_str, SGENV_EVENT_MSG_HI_WARN);
usr/src/uts/sun4u/lw8/io/sgenv.c
3075
(void) strcat(sensor_str, SGENV_EVENT_MSG_LO_DANGER);
usr/src/uts/sun4u/lw8/io/sgenv.c
3079
(void) strcat(sensor_str, SGENV_EVENT_MSG_HI_DANGER);
usr/src/uts/sun4u/lw8/io/sgenv.c
3084
(void) strcat(sensor_str, SGENV_EVENT_MSG_UNKNOWN);
usr/src/uts/sun4u/lw8/os/lw8_platmod.c
1027
(void) strcat(new_unum, " ");
usr/src/uts/sun4u/lw8/os/lw8_platmod.c
1028
(void) strcat(new_unum, unum);
usr/src/uts/sun4u/opl/io/oplmsu/oplmsu.c
1520
(void) strcat(pathname, EBUS_SERIAL_PATH);
usr/src/uts/sun4u/opl/io/pcicmu/pcicmu.c
1361
(void) strcat(s2, ","); /* have "DD" */
usr/src/uts/sun4u/os/mach_cpu_states.c
171
(void) strcat(newstr, " -f ");
usr/src/uts/sun4u/pcbe/opl_pcbe.c
553
(void) strcat(pic_events[i], n->name);
usr/src/uts/sun4u/pcbe/opl_pcbe.c
554
(void) strcat(pic_events[i], ",");
usr/src/uts/sun4u/pcbe/opl_pcbe.c
557
(void) strcat(pic_events[i], gevp->name);
usr/src/uts/sun4u/pcbe/opl_pcbe.c
558
(void) strcat(pic_events[i], ",");
usr/src/uts/sun4u/pcbe/us234_pcbe.c
662
(void) strcat(pic_events[i], n->name);
usr/src/uts/sun4u/pcbe/us234_pcbe.c
663
(void) strcat(pic_events[i], ",");
usr/src/uts/sun4u/pcbe/us234_pcbe.c
666
(void) strcat(pic_events[i], gevp->name);
usr/src/uts/sun4u/pcbe/us234_pcbe.c
667
(void) strcat(pic_events[i], ",");
usr/src/uts/sun4u/serengeti/os/serengeti.c
1017
(void) strcat(new_unum, " ");
usr/src/uts/sun4u/serengeti/os/serengeti.c
1018
(void) strcat(new_unum, unum);
usr/src/uts/sun4u/serengeti/sys/sgfrutypes.h
310
(void) strcat(str, tmp_str); \
usr/src/uts/sun4u/serengeti/sys/sgfrutypes.h
317
(void) strcat(str, tmp_str); \
usr/src/uts/sun4u/serengeti/sys/sgfrutypes.h
324
(void) strcat(str, tmp_str); \
usr/src/uts/sun4u/serengeti/sys/sgfrutypes.h
331
(void) strcat(str, tmp_str); \
usr/src/uts/sun4u/serengeti/sys/sgfrutypes.h
338
(void) strcat(str, tmp_str); \
usr/src/uts/sun4u/serengeti/sys/sgfrutypes.h
345
(void) strcat(str, tmp_str); \
usr/src/uts/sun4u/serengeti/sys/sgfrutypes.h
352
(void) strcat(str, tmp_str); \
usr/src/uts/sun4u/sunfire/io/sysctrl.c
1578
(void) strcat(buf, "AC FAIL");
usr/src/uts/sun4u/sunfire/io/sysctrl.c
1580
(void) strcat(buf, buf[0] ? "|PPS FANS" : "PPS FANS");
usr/src/uts/sun4u/sunfire/io/sysctrl.c
1582
(void) strcat(buf, buf[0] ? "|PS FAIL" : "PS FAIL");
usr/src/uts/sun4u/sunfire/io/sysctrl.c
1584
(void) strcat(buf,
usr/src/uts/sun4u/sunfire/io/sysctrl.c
3253
(void) strcat(buf, ",");
usr/src/uts/sun4u/sunfire/io/sysctrl.c
3258
(void) strcat(buf, inst);
usr/src/uts/sun4u/sunfire/io/sysctrl_dr.c
1581
(void) strcat(handle->errstr, p);
usr/src/uts/sun4u/sunfire/io/sysctrl_dr.c
1582
(void) strcat(handle->errstr, ddi_node_name(dip));
usr/src/uts/sun4u/sunfire/io/sysctrl_dr.c
1911
(void) strcat(tstr, ", 1");
usr/src/uts/sun4u/sunfire/io/sysctrl_dr.c
1913
(void) strcat(tstr, ", 2");
usr/src/uts/sun4u/sunfire/io/sysctrl_dr.c
1915
(void) strcat(tstr, ", 3");
usr/src/uts/sun4u/sunfire/io/sysctrl_dr.c
1917
(void) strcat(tstr, ", 4");
usr/src/uts/sun4u/sunfire/io/sysctrl_dr.c
1919
(void) strcat(tstr, ", 5");
usr/src/uts/sun4v/io/ds_common.c
231
if (event & LDC_EVT_DOWN) (void) strcat(buf, " DOWN");
usr/src/uts/sun4v/io/ds_common.c
232
if (event & LDC_EVT_RESET) (void) strcat(buf, " RESET");
usr/src/uts/sun4v/io/ds_common.c
233
if (event & LDC_EVT_UP) (void) strcat(buf, " UP");
usr/src/uts/sun4v/io/ds_common.c
234
if (event & LDC_EVT_READ) (void) strcat(buf, " READ");
usr/src/uts/sun4v/io/ds_common.c
235
if (event & LDC_EVT_WRITE) (void) strcat(buf, " WRITE");
usr/src/uts/sun4v/os/fillsysinfo.c
618
(void) strcat(md_isalist, " ");
usr/src/uts/sun4v/os/fillsysinfo.c
639
(void) strcat(md_isalist, " ");
usr/src/uts/sun4v/pcbe/niagara2_pcbe.c
312
(void) strcat(evlist, evp->name);
usr/src/uts/sun4v/pcbe/niagara2_pcbe.c
313
(void) strcat(evlist, ",");
usr/src/uts/sun4v/pcbe/niagara2_pcbe.c
317
(void) strcat(evlist, gevp->name);
usr/src/uts/sun4v/pcbe/niagara2_pcbe.c
318
(void) strcat(evlist, ",");
usr/src/uts/sun4v/pcbe/niagara_pcbe.c
226
(void) strcat(pic_events[i], n->name);
usr/src/uts/sun4v/pcbe/niagara_pcbe.c
227
(void) strcat(pic_events[i], ",");
usr/src/uts/sun4v/pcbe/niagara_pcbe.c
230
(void) strcat(pic_events[i], gevp->name);
usr/src/uts/sun4v/pcbe/niagara_pcbe.c
231
(void) strcat(pic_events[i], ",");