Searched refs:strcpy (Results 176 - 200 of 689) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/cvs/src/
H A Dannotate.c173 (void) strcpy (where, argv[0]);
198 (void) strcpy (repository, path);
H A Dparseinfo.c242 strcpy (infopath, cvsroot);
442 strcpy (logHistory, p);
H A Dadmin.c122 strcpy (newelt, "-");
127 strcpy (newelt + 2, arg);
197 strcpy (admin_data.branch, "-b");
209 strcpy (admin_data.comment, "-c");
308 strcpy (admin_data.delete_revs, "-o");
H A Dhistory.c947 (void) strcpy (cp, dir);
954 (void) strcpy (cp, dir);
961 (void) strcpy (cp, name);
1456 (void) strcpy (cp, "*");
1510 (void) strcpy (cp, "*");
1514 (void) strcpy (repos, lr->repos);
1519 (void) strcpy (cp, "*");
/openbsd-current/lib/libc/string/
H A DMakefile.inc20 # strcmp() strcpy() strcspn() strlen() strlcat() strlcpy()
28 strcat.3 strchr.3 strcmp.3 strcoll.3 strcpy.3 strcspn.3 strdup.3 \
/openbsd-current/gnu/usr.bin/texinfo/intl/
H A Dlocalcharset.c189 strcpy (res_ptr + res_size - (l2 + 1) - (l1 + 1), buf1);
190 strcpy (res_ptr + res_size - (l2 + 1), buf2);
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dfloat.c336 strcpy (entry, "* ");
351 strcpy (entry, "* ");
H A Dtoc.c108 strcpy (d, "\">");
112 strcpy (d, anchor);
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Decoff.c1098 strcpy (p1, "nil");
1102 strcpy (p1, "address");
1106 strcpy (p1, "char");
1110 strcpy (p1, "unsigned char");
1114 strcpy (p1, "short");
1118 strcpy (p1, "unsigned short");
1122 strcpy (p1, "int");
1126 strcpy (p1, "unsigned int");
1130 strcpy (p1, "long");
1134 strcpy (p
[all...]
/openbsd-current/gnu/llvm/lldb/source/Host/common/
H A DSocketAddress.cpp50 return ::strcpy(dst, formatted);
62 return ::strcpy(dst, tmp);
/openbsd-current/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DRemoteJITUtils.cpp116 strcpy(ExecPath.get(), ExecutablePath.data());
123 strcpy(FDSpecifier.get(), FDSpecifierStr.c_str());
/openbsd-current/gnu/lib/libreadline/examples/
H A Drlfe.c893 strcpy (retdir, cwd);
929 strcpy (retdir, ldirname);
982 strcpy (filename, ++temp);
1038 strcpy (temp, ud);
1039 strcpy (temp + udlen, dentry->d_name);
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-tic54x.c493 strcpy (tmp, str);
496 strcpy (tmp, name);
547 name = strcpy (tmp, name);
566 strcpy (tmp, valuestr);
689 strcpy (prefix, path);
697 strcpy (name, prefix);
714 strcpy (replacement, S_GET_NAME (rootsym));
744 sfield->name = strcpy (xmalloc (strlen (name) + 1), name);
833 strcpy (label, S_GET_NAME (line_label));
944 strcpy (labe
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-tic54x.c488 strcpy (tmp, str);
491 strcpy (tmp, name);
542 name = strcpy (tmp, name);
561 strcpy (tmp, valuestr);
684 strcpy (prefix, path);
692 strcpy (name, prefix);
709 strcpy (replacement, S_GET_NAME (rootsym));
739 sfield->name = strcpy (xmalloc (strlen (name) + 1), name);
828 strcpy (label, S_GET_NAME (line_label));
939 strcpy (labe
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dsched-vis.c162 strcpy (visual_tbl, "");
695 strcpy (t1, t3);
725 strcpy (t1, t3);
739 strcpy (t1, t3);
791 strcpy (t, "call <...>");
933 strcpy (p, prefix);
946 strcpy (p, suffix);
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcris-dis.c607 strcpy (outbuffer, "acr");
609 strcpy (outbuffer, "pc");
613 strcpy (outbuffer, "sp");
947 strcpy (tp, "bug");
1165 strcpy (tp, "bug");
1339 strcpy (tp, sregp->name);
1346 strcpy (tp, "???");
/openbsd-current/gnu/usr.bin/binutils/gprof/
H A Dbasic_blocks.c444 strcpy (tmpbuf, "#####");
448 strcpy (p, " -> ");
461 strcpy (buf + width - len, tmpbuf);
/openbsd-current/gnu/usr.bin/binutils-2.17/gprof/
H A Dbasic_blocks.c434 strcpy (tmpbuf, "#####");
438 strcpy (p, " -> ");
451 strcpy (buf + width - len, tmpbuf);
/openbsd-current/regress/lib/libz/
H A Dminigzip.c406 strcpy(outfile, file);
444 strcpy(buf, file);
496 strcpy(outmode, "wb6 ");
/openbsd-current/gnu/gcc/gcc/
H A Dsched-vis.c567 strcpy (t1, t3);
596 strcpy (t1, t3);
610 strcpy (t1, t3);
663 strcpy (t, "call <...>");
/openbsd-current/gnu/gcc/gcc/cp/
H A Dcfns.h174 "strcpy",
/openbsd-current/gnu/gcc/fixincludes/
H A Dserver.c103 strcpy (pz_scan, z_line);
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dcodecvt_members_wchar_t_char.cc89 strcpy(e_arr, e_lit);
/openbsd-current/gnu/usr.bin/binutils/gdb/mi/
H A Dmi-interp.c152 strcpy (tmp, command);
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dser-tcp.c86 strcpy (hostname, "localhost");

Completed in 505 milliseconds

1234567891011>>