Symbol: strcat
bin/csh/csh.h
485
#define Strcat(a, b) strcat(a, b)
bin/ed/main.c
1388
strcat(hup, "ed.hup");
bin/sh/cd.c
120
strcat(d, p + strlen(dest));
bin/sh/mail.c
124
strcat(p, ": file changed");
bin/sh/show.c
618
strcat(buf, " ...\n");
common/dist/zlib/gzlib.c
587
strcat(state->msg, ": ");
common/dist/zlib/gzlib.c
588
strcat(state->msg, msg);
common/dist/zlib/test/infcover.c
531
strcat(prefix, "-late");
common/dist/zlib/test/infcover.c
557
strcat(prefix, "-back");
common/lib/libprop/prop_extern.c
596
strcat(tname_store, PLISTTMP);
games/backgammon/backgammon/move.c
504
strcat(tests, "o");
games/backgammon/backgammon/move.c
509
strcat(tests, "e");
games/backgammon/backgammon/move.c
514
strcat(tests, "i");
games/backgammon/backgammon/move.c
521
strcat(tests, "i");
games/backgammon/backgammon/move.c
529
strcat(tests, "c");
games/backgammon/backgammon/move.c
534
strcat(tests, "o");
games/backgammon/backgammon/move.c
539
strcat(tests, "o");
games/backgammon/backgammon/move.c
544
strcat(tests, "b");
games/backgammon/backgammon/move.c
549
strcat(tests, "e");
games/backgammon/backgammon/move.c
554
strcat(tests, "f");
games/backgammon/backgammon/move.c
559
strcat(tests, "p");
games/backgammon/backgammon/move.c
564
strcat(tests, "i");
games/backgammon/backgammon/move.c
569
strcat(tests, "f");
games/cribbage/score.c
130
strcat(explan, "His Nobs");
games/cribbage/score.c
137
strcat(explan, ", ");
games/cribbage/score.c
141
strcat(explan, "Five-flush");
games/cribbage/score.c
146
strcat(explan, ", Four-flush");
games/cribbage/score.c
152
strcat(explan, ", ");
games/cribbage/score.c
161
strcat(explan, buf);
games/cribbage/score.c
163
strcat(explan, "No fifteens");
games/cribbage/score.c
172
strcat(explan, buf);
games/cribbage/score.c
174
strcat(explan, ", No pairs/runs");
games/fortune/fortune/fortune.c
461
(void) strcat(strcat(strcpy(tpath, dir), "/"), file);
games/fortune/fortune/fortune.c
616
return strcat(new, "-o");
games/fortune/fortune/fortune.c
787
strcat(datfile, ".dat");
games/fortune/fortune/fortune.c
800
(void) strcat(*posp, ".pos");
games/hack/hack.engrave.c
331
(void) strcat(sp, buf);
games/hack/hack.objnam.c
73
#define Strcat (void) strcat
games/hack/hack.options.c
249
(void) strcat(buf, flags.female ? "female," : "male,");
games/hack/hack.topl.c
236
(void) strcat(toplines, " ");
games/hack/hack.topl.c
237
(void) strcat(toplines, bp);
games/hack/hack.u_init.c
76
#define Strcat (void) strcat
games/larn/main.c
121
strcat(savefilename, "/Larn.sav"); /* save file name in home
games/rogue/save.c
109
(void)strcat(name_buffer, sfile+1);
games/sail/dr_3.c
97
strcat(sp->file->movebuf, "d");
games/trek/getpar.c
150
strcat(input, r->full);
games/warp/intrp.c
125
strcat(scrbuf, s);
games/warp/intrp.c
541
strcat(c,logname); /* before the morning after */
games/warp/intrp.c
542
strcat(c,s+1);
games/warp/intrp.c
76
strcat(hname,MYDOMAIN);
include/ssp/string.h
103
#define strcat(dst, src) __ssp_bos_check2(strcat, dst, src)
include/ssp/string.h
90
__ssp_bos_icheck2_restrict(strcat, char *, const char *)
include/string.h
76
char *strcat(char * __restrict, const char * __restrict);
lib/libform/internals.c
3566
strcat(nstr, line->string);
lib/libform/internals.c
742
strcat(row->string, row->next->string);
lib/libform/internals.c
812
strcat(saved->string, row->string);
lib/libpuffs/paths.c
283
strcat(path, "/");
lib/libresolv/support.c
319
strcat(pathname, filename);
lib/librumpuser/sp_common.c
670
strcat(s_un.sun_path, "/");
lib/librumpuser/sp_common.c
674
strcat(s_un.sun_path, addr);
lib/libskey/put.c
2098
strcat (engout, " ");
lib/libskey/put.c
2100
strcat (engout, " ");
lib/libskey/put.c
2102
strcat (engout, " ");
lib/libskey/put.c
2104
strcat (engout, " ");
lib/libskey/put.c
2106
strcat (engout, " ");
lib/libskey/skeysubr.c
98
strcat(buf, passwd);
lib/libutil/passwd.c
105
return strcat(strcpy(newfilename, pw_prefix), filename);
lib/libwrap/options.c
255
strcat(ibuf, "\r\n"); /* XXX strcat is safe */
libexec/httpd/bozohttpd.c
1707
strcat(newfile, httpd->index_html);
libexec/httpd/cgi-bozo.c
208
strcat(*url, httpd->index_html);
libexec/httpd/cgi-bozo.c
359
strcat(s1, "=");
libexec/httpd/cgi-bozo.c
360
strcat(s1, val);
libexec/httpd/cgi-bozo.c
472
strcat(path, "/");
libexec/httpd/cgi-bozo.c
473
strcat(path, command);
libexec/httpd/tilde-luzah-bozo.c
119
strcat(file, s);
regress/sys/fs/lfs/ckckp/cleanalot_async.c
41
strcat(s, "/0");
regress/sys/fs/lfs/ckckp/cleanalot_async.c
62
strcat(s, ".file");
sbin/amrctl/amrctl.c
362
strcat(buffer, ",");
sbin/amrctl/amrctl.c
364
strcat(buffer, proptable[i].ifyes);
sbin/amrctl/amrctl.c
366
strcat(buffer, proptable[i].ifno);
sbin/amrctl/amrctl.c
368
strcat(buffer, ">");
sbin/fsck_udf/main.c
3120
strcat(pathname, "");
sbin/fsck_udf/main.c
3122
strcat(pathname, "/");
sbin/fsck_udf/main.c
3124
strcat(pathname, node->fname);
sbin/fsck_udf/main.c
3137
strcat(pathname, "/");
sbin/fsck_udf/main.c
3138
strcat(pathname, "'");
sbin/ldconfig/ldconfig.c
171
strcat(aout_conf, _PATH_LD_SO_CONF);
sbin/ldconfig/shlib.c
86
strcat(search_dirs[n_search_dirs - 1], name);
sbin/mount_puffs/mount_puffs.c
127
strcat(*opts, ",");
sbin/mount_puffs/mount_puffs.c
128
strcat(*opts, opt);
sbin/reboot/reboot.c
132
strcat(bootstr, *av);
sbin/reboot/reboot.c
133
strcat(bootstr, " ");
sbin/restore/interactive.c
475
(void) strcat(canonname, rawname);
sbin/restore/restore.c
502
(void) strcat(keybuf, "|ONTAPE");
sbin/restore/restore.c
504
(void) strcat(keybuf, "|INOFND");
sbin/restore/restore.c
506
(void) strcat(keybuf, "|NAMEFND");
sbin/restore/restore.c
508
(void) strcat(keybuf, "|MODECHG");
sbin/restore/tape.c
1237
(void) strcat(lnkbuf, buf);
sbin/restore/utilities.c
337
(void) strcat(flagbuf, "|REMOVED");
sbin/restore/utilities.c
339
(void) strcat(flagbuf, "|TMPNAME");
sbin/restore/utilities.c
341
(void) strcat(flagbuf, "|EXTRACT");
sbin/restore/utilities.c
343
(void) strcat(flagbuf, "|NEW");
sbin/restore/utilities.c
345
(void) strcat(flagbuf, "|KEEP");
sbin/restore/utilities.c
347
(void) strcat(flagbuf, "|EXISTED");
sbin/scsictl/scsictl.c
318
strcat(msg, "primary");
sbin/scsictl/scsictl.c
322
strcat(msg, " and ");
sbin/scsictl/scsictl.c
323
strcat(msg, "grown");
sbin/scsictl/scsictl.c
326
strcat(msg, " defects");
sbin/scsictl/scsictl.c
329
strcat(msg, ": none reported\n");
sbin/sysctl/sysctl.c
461
strcat(o, i);
sbin/sysctl/sysctl.c
467
strcat(o, p);
sbin/sysctl/sysctl.c
468
strcat(o, "/");
sbin/wsconsctl/mouse.c
208
strcat(samples, buf);
share/examples/refuse/ian/libfetch/file.c
136
strcat(fn, "/");
sys/arch/acorn32/stand/boot32/boot32.c
693
strcat(bconfig->kernelname, booted_file+i+1);
sys/arch/acorn32/stand/boot32/boot32.c
711
strcat(bconfig->args, " ");
sys/arch/acorn32/stand/boot32/boot32.c
712
strcat(bconfig->args, argv[i]);
sys/arch/acorn32/stand/boot32/boot32.c
716
strcat(bconfig->args, " ");
sys/arch/acorn32/stand/boot32/boot32.c
717
strcat(bconfig->args, "root=");
sys/arch/acorn32/stand/boot32/boot32.c
718
strcat(bconfig->args, DEFAULT_ROOT);
sys/arch/acorn32/stand/nbfs/nbfs.c
129
strcat(file, tail);
sys/arch/arc/stand/boot/boot.c
211
strcat(bootfile, kernel);
sys/arch/arc/stand/boot/boot.c
219
strcat(bootfile, kernelnames[i]);
sys/arch/arm/amlogic/meson_platform.c
251
strcat(boot_args, rootarg);
sys/arch/arm/amlogic/meson_platform.c
253
strcat(boot_args, rootarg);
sys/arch/arm/nvidia/tegra_cpufreq.c
79
strcat(tegra_cpufreq_available, buf);
sys/arch/atari/stand/tostools/aptck/diskio.c
327
strcat(result, p);
sys/arch/atari/stand/tostools/libtos/diskio.c
327
strcat(result, p);
sys/arch/cobalt/stand/boot/boot.c
203
strcat(bootstring, " root=/dev/hd");
sys/arch/cobalt/stand/boot/boot.c
458
strcat(bootpath, ":");
sys/arch/cobalt/stand/boot/boot.c
459
strcat(bootpath, kernel);
sys/arch/emips/stand/common/boot.c
122
strcat(bootpath, kernel);
sys/arch/emips/stand/common/boot.c
137
strcat(bootpath, kernel);
sys/arch/hp300/stand/inst/inst.c
582
(void)strcat(minirootname, "le0a:");
sys/arch/hp300/stand/inst/inst.c
583
(void)strcat(minirootname, line);
sys/arch/hp300/stand/inst/inst.c
614
strcat(minirootname, line);
sys/arch/hp300/stand/inst/inst.c
615
strcat(tapename, line);
sys/arch/hp300/stand/inst/inst.c
636
strcat(minirootname, "XXX"); /* lameness in open() */
sys/arch/hp300/stand/inst/inst.c
729
(void)strcat(bootname, diskname);
sys/arch/hp300/stand/inst/inst.c
737
(void)strcat(bootname, kernel_name);
sys/arch/hpc/hpc/platid_gen/platid_gen.c
271
strcat(buf, punct);
sys/arch/hpc/hpc/platid_gen/platid_gen.c
273
strcat(buf, ctx[i].node_name[name]);
sys/arch/hpc/stand/hpcboot/file_http.cpp
381
strcat(_request, _ascii_filename);
sys/arch/hpc/stand/hpcboot/file_http.cpp
382
strcat(_request, _req_host);
sys/arch/hpc/stand/hpcboot/file_http.cpp
383
strcat(_request, _server_name);
sys/arch/hpc/stand/hpcboot/file_http.cpp
384
strcat(_request, _req_ua);
sys/arch/hppa/stand/boot/boot.c
156
strcat(filename_buffer, ":");
sys/arch/hppa/stand/boot/boot.c
157
strcat(filename_buffer, name);
sys/arch/ia64/stand/common/bootstrap.h
342
char *strcat(char * restrict s, const char * restrict append);
sys/arch/ia64/stand/common/ls.c
163
strcat(path, "/");
sys/arch/ia64/stand/common/misc.c
59
strcat(cp, argv[i]);
sys/arch/ia64/stand/common/misc.c
61
strcat(cp, " ");
sys/arch/luna68k/stand/boot/ls.c
48
strcat(filename, "/");
sys/arch/mipsco/stand/common/boot.c
153
strcat(bootpath, kernel);
sys/arch/mmeye/stand/boot/boot.c
230
strcat(bootpath, ":");
sys/arch/mmeye/stand/boot/boot.c
231
strcat(bootpath, kernel);
sys/arch/newsmips/stand/boot/boot.c
122
strcat(devname, "()");
sys/arch/ofppc/stand/ofwboot/ofdev.c
229
strcat(opened_name, "/");
sys/arch/ofppc/stand/ofwboot/ofdev.c
230
strcat(opened_name, buf);
sys/arch/ofppc/stand/ofwboot/ofdev.c
251
strcat(fname, ":0");
sys/arch/pmax/stand/common/boot.c
153
strcat(bootpath, kernel);
sys/arch/powerpc/oea/ofw_autoconf.c
221
strcat(cbootpath, p);
sys/arch/sgimips/stand/common/boot.c
211
strcat(bootfile, kernel);
sys/arch/sgimips/stand/common/boot.c
219
strcat(bootfile, kernelnames[i]);
sys/arch/shark/stand/ofwboot/ofdev.c
279
(void)strcat(opened_name, "/");
sys/arch/shark/stand/ofwboot/ofdev.c
280
(void)strcat(opened_name, buf);
sys/arch/shark/stand/ofwboot/ofdev.c
293
(void)strcat(fname, ":0");
sys/arch/sparc/sparc/machdep.c
904
strcat(str, opts);
sys/arch/sparc/stand/ofwboot/ofdev.c
468
strcat(opened_name, "/");
sys/arch/sparc/stand/ofwboot/ofdev.c
469
strcat(opened_name, b.buf);
sys/arch/x68k/stand/boot/boot.c
264
strcat(filename, "netbsd");
sys/arch/x68k/stand/boot/boot.c
297
strcat(filename, "/");
sys/arch/x68k/stand/boot/boot.c
324
strcat(default_kernel, ".gz");
sys/arch/xen/xenbus/xenbus_client.c
67
strcat(state, "/");
sys/arch/xen/xenbus/xenbus_client.c
68
strcat(state, path2);
sys/arch/xen/xenbus/xenbus_xs.c
284
strcat(buffer, "/");
sys/arch/xen/xenbus/xenbus_xs.c
285
strcat(buffer, name);
sys/dev/acpi/acpi_cppc.c
340
strcat(sc->sc_available, buf);
sys/dev/dm/dm_target_stripe.c
241
strcat(params, tmp);
sys/dev/fdt/cpufreq_dt.c
289
strcat(sc->sc_freq_available, buf);
sys/dev/fdt/pwm_backlight.c
226
strcat(sc->sc_levelstr, buf);
sys/dev/ic/scmi.c
675
strcat(pd->pd_freq_available, buf);
sys/dev/microcode/siop/ncr53cxxx.c
1484
strcat (fn, ".");
sys/dev/microcode/siop/ncr53cxxx.c
1485
strcat (fn, sub);
sys/kern/kern_module_vfs.c
173
strcat(proppath, ".plist");
sys/lib/libkern/libkern.h
393
char *strcat(char *, const char *);
tests/fs/ptyfs/t_nullpts.c
103
strcat(path, ptg.sn);
tests/fs/vfs/t_union.c
32
strcat(pathb, "/");
tests/fs/vfs/t_union.c
33
strcat(pathb, path);
tests/fs/vfs/t_union.c
49
strcat(pathb, "/");
tests/fs/vfs/t_union.c
50
strcat(pathb, path);
tests/lib/libc/ssp/h_strcat.c
42
(void)strcat(b, argv[1]);
tests/lib/libc/stdlib/h_getopt.c
101
strcat(buf, arg);
tests/lib/libc/stdlib/h_getopt.c
109
strcat(buf, arg);
tests/lib/libc/stdlib/h_getopt.c
120
strcat(buf, arg);
tests/lib/libc/stdlib/h_getopt_long.c
187
strcat(buf, arg);
tests/lib/libc/stdlib/h_getopt_long.c
218
strcat(buf, arg);
tests/lib/libc/stdlib/h_getopt_long.c
230
strcat(buf, arg);
tests/lib/libc/string/t_strcat.c
23
char * (*f)(char *, const char *s) = strcat;
tests/lib/librumphijack/h_cwd.c
51
strcat(buf, "/");
tests/lib/librumphijack/h_cwd.c
52
strcat(buf, tail);
usr.bin/eject/eject.c
292
(void)strcat(dev_name, "a");
usr.bin/eject/eject.c
315
(void)strcat(dev_name, "a");
usr.bin/hexdump/parse.c
425
(void)strcat(pr->fmt, cs);
usr.bin/jot/jot.c
363
strcat(format, "%"); /* cannot end in single '%' */
usr.bin/rdist/expand.c
336
strcat(path, ": ");
usr.bin/rdist/expand.c
337
strcat(path, strerror(errno));
usr.bin/resize/resize.c
565
strcat(newtc, ptr);
usr.bin/resize/resize.c
577
strcat(termcap, ptr);
usr.bin/rpcgen/rpc_cout.c
486
sizestr = strcat(sizestr, ptemp); /* build up length of
usr.bin/sed/main.c
165
strcat(temp_arg, "\n");
usr.bin/shlock/shlock.c
133
(void) strcat(tempname, buf);
usr.bin/stat/stat.c
1106
(void)strcat(lfmt, "%");
usr.bin/stat/stat.c
1108
(void)strcat(lfmt, "#");
usr.bin/stat/stat.c
1110
(void)strcat(lfmt, " ");
usr.bin/stat/stat.c
1112
(void)strcat(lfmt, "+");
usr.bin/stat/stat.c
1114
(void)strcat(lfmt, "-");
usr.bin/stat/stat.c
1116
(void)strcat(lfmt, "0");
usr.bin/stat/stat.c
1129
(void)strcat(lfmt, tmp);
usr.bin/stat/stat.c
1131
(void)strcat(lfmt, "lld");
usr.bin/stat/stat.c
1154
(void)strcat(lfmt, tmp);
usr.bin/stat/stat.c
1157
(void)strcat(lfmt, "lld");
usr.bin/stat/stat.c
1163
(void)strcat(lfmt, ".%0");
usr.bin/stat/stat.c
1172
(void)strcat(lfmt, tmp);
usr.bin/stat/stat.c
1187
(void)strcat(buf, "0");
usr.bin/stat/stat.c
1196
(void)strcat(lfmt, tmp);
usr.bin/stat/stat.c
1200
(void)strcat(lfmt, tmp);
usr.bin/stat/stat.c
1209
(void)strcat(lfmt, "s");
usr.bin/stat/stat.c
1223
(void)strcat(lfmt, "ll");
usr.bin/stat/stat.c
1225
case FMTF_DECIMAL: (void)strcat(lfmt, "d"); break;
usr.bin/stat/stat.c
1226
case FMTF_OCTAL: (void)strcat(lfmt, "o"); break;
usr.bin/stat/stat.c
1227
case FMTF_UNSIGNED: (void)strcat(lfmt, "u"); break;
usr.bin/stat/stat.c
1228
case FMTF_HEX: (void)strcat(lfmt, "x"); break;
usr.bin/systat/convtbl.c
151
strcat(buf, convtbl[i].name);
usr.bin/systat/convtbl.c
153
strcat(buf, ", ");
usr.bin/xargs/strnsubst.c
79
(void)strcat(s2, replstr);
usr.bin/xargs/strnsubst.c
82
(void)strcat(s2, s1);
usr.bin/xargs/xargs.c
336
(void)strcat(inpline, " ");
usr.bin/xargs/xargs.c
352
(void)strcat(inpline, argp);
usr.sbin/autofs/automountd.c
108
strcat(newoptions, ",");
usr.sbin/autofs/automountd.c
109
strcat(newoptions, pair);
usr.sbin/gspa/gspa/gspa.c
203
strcat(out, ext);
usr.sbin/npf/npftest/libnpftest/npf_nbuf_test.c
57
strcat(s, d);
usr.sbin/sysinst/disks.c
1364
strcat(opts, opt);
usr.sbin/sysinst/disks.c
1369
strcat(opts, opt);
usr.sbin/sysinst/main.c
394
strcat(fname, "/");
usr.sbin/sysinst/main.c
395
strcat(fname, dirent->d_name);
usr.sbin/sysinst/net.c
854
strcat(buffer, sl_flags);
usr.sbin/sysinst/partman.c
1191
strcat(buf, "/");
usr.sbin/tpctl/data.c
276
strcat(tempfile, TPCTL_TMP_FILENAME);