Searched refs:strcat (Results 251 - 275 of 402) sorted by relevance

<<11121314151617

/freebsd-11-stable/contrib/dma/
H A Dnet.c93 strcat(cmd, "\r\n");
/freebsd-11-stable/contrib/binutils/gas/
H A Dstabs.c432 strcat (stabstr_secname, "str");
/freebsd-11-stable/usr.bin/mail/
H A Dlex.c642 strcat(fname, "/");
/freebsd-11-stable/usr.sbin/lpr/common_source/
H A Ddisplayq.c244 strcat(line, "\n");
H A Dcommon.c511 strcat(destp, savday);
/freebsd-11-stable/sys/contrib/dev/acpica/common/
H A Ddmrestag.c823 strcat (Pathname, ".");
/freebsd-11-stable/stand/common/
H A Ddisk.c393 strcat(cp, ":");
/freebsd-11-stable/sbin/fsck_ffs/
H A Dmain.c663 strcat(device, ddevname);
/freebsd-11-stable/sbin/ipfw/
H A Dmain.c210 strcat(av_p, oldav[first]);
/freebsd-11-stable/usr.bin/gprof/
H A Dgprof.c156 strcat(gmonname, ".gmon");
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipfsyncd.c389 strcat(buffer, inet_ntoa(reqip->sin_addr));
H A Dipmon.c524 strcat(name, ist->ist_name);
555 strcat(name, ist->ist_name);
1119 strcat(t, " @-1:");
1126 strcat(t, "-1 ");
/freebsd-11-stable/contrib/less/
H A Doptfunc.c735 strcat(msg, ",");
/freebsd-11-stable/contrib/binutils/binutils/
H A Ddllwrap.c194 || stat (strcat (cmd, EXECUTABLE_SUFFIX), &s) == 0
1035 strcat (exp_file_name, ".exp");
H A Dwindmc.c781 strcat (filename, nd);
782 strcat (filename, ".bin");
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dcharset.c634 strcat(pair, "/");
635 strcat(pair, to);
/freebsd-11-stable/contrib/gdb/gdb/cli/
H A Dcli-script.c1211 strcat (c->doc, cl1->line);
1213 strcat (c->doc, "\n");
/freebsd-11-stable/contrib/gdb/gdb/
H A Dinfcmd.c336 strcat (result, " ");
337 strcat (result, argv[i]);
H A Dm2-exp.c2588 strcat(new,".");
2589 strcat(new,ident);
H A Dobjc-lang.c863 strcat(myregexp, ".*]");
1004 strcat(myregexp, ".* ");
H A Dprocfs.c593 strcat (tmp, "/lwpctl");
595 strcat (tmp, "/ctl");
604 strcat (tmp, "/as");
612 strcat (tmp, "/lwpstatus");
614 strcat (tmp, "/status");
3251 strcat (pathname, "/lwp");
5024 strcat (tryname, "/");
5025 strcat (tryname, shell_file);
/freebsd-11-stable/contrib/gcc/
H A Dcoverage.c973 strcat (da_file_name, GCOV_DATA_SUFFIX);
978 strcat (bbg_file_name, GCOV_NOTE_SUFFIX);
/freebsd-11-stable/contrib/groff/src/preproc/html/
H A Dpre-html.cpp540 strcat(image_template, "-%d");
1541 strcat(troff_name, "troff");
/freebsd-11-stable/contrib/groff/src/preproc/refer/
H A Drefer.cpp269 strcat(buf, "D.y");
287 strcat(buf, "%a");
/freebsd-11-stable/contrib/opie/
H A Dopielogin.c1401 strcat(minusnam, namep);
1437 strcat(buf, name);

Completed in 226 milliseconds

<<11121314151617