Searched refs:strcpy (Results 276 - 300 of 689) sorted by relevance

<<11121314151617181920>>

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dhpux-core.c133 strcpy (newname, name);
H A Dvms-hdr.c288 strcpy (fname, fptr);
/openbsd-current/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-cmds.c390 strcpy (p, p + 2);
408 strcpy (q - 1, p + 3);
933 strcpy (p, "make ");
934 strcpy (p + sizeof ("make ") - 1, arg);
H A Dcli-setshow.c210 strcpy (msg, "Requires an argument. Valid arguments are ");
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dcoff-pe-read.c125 strcpy (qualified_name + dll_name_len + 1, sym_name);
H A Dcompleter.c165 strcpy (q, p + (word - text));
/openbsd-current/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dgdbreplay.c67 strcpy (combined, string);
/openbsd-current/gnu/usr.bin/binutils/ld/
H A Dldmain.c538 strcpy (dst_name, output_filename);
748 strcpy (dir + dirlen, "/../lib");
1138 strcpy (s, "__CTOR_LIST__");
1140 strcpy (s, "__DTOR_LIST__");
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcpu-arm.c316 strcpy ((char *) buffer + (offsetof (arm_Note, name)
H A Dhpux-core.c125 strcpy (newname, name);
H A Dopncls.c1224 strcpy (debugfile, dir);
1235 strcpy (debugfile, dir);
1247 strcpy (debugfile, debug_file_directory);
1440 strcpy (contents, filename);
H A Dvms-hdr.c215 strcpy (fname, fptr);
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Ddefaults.h67 strcpy (&temp[1], (NAME)); \
H A Ddoschk.c93 strcpy (ent->full_name, last_slash+1);
/openbsd-current/gnu/usr.bin/cvs/windows-NT/
H A Drun.c305 strcpy (requoted, cmd);
/openbsd-current/gnu/usr.bin/texinfo/info/
H A Ddir.c129 strcpy (fullpath, this_dir);
H A Decho-area.c167 strcpy (input_line, prompt);
719 strcpy (new, killed_text);
725 strcpy (new, old);
1432 strcpy (input_line, popped->line);
H A Dnodemenu.c106 strcpy (line_buffer + len, node->filename);
/openbsd-current/gnu/usr.bin/texinfo/intl/
H A Drelocatable.c440 strcpy (result + curr_prefix_len, pathname_tail);
/openbsd-current/gnu/usr.sbin/mkhybrid/src/
H A Dmulti.c210 strcpy(name_buf, dpnt->isorec.name);
836 strcpy(whole_path, this_dir->de_name);
985 strcpy(whole_path, parent->de_name);
1032 strcpy(whole_path, this_dir->whole_name);
H A Deltorito.c64 strcpy(bootpath, path);
/openbsd-current/gnu/usr.bin/binutils-2.17/ld/
H A Dldmain.c548 strcpy (dst_name, output_filename);
803 strcpy (dir + dirlen, "/../lib");
1196 strcpy (s, "__CTOR_LIST__");
1198 strcpy (s, "__DTOR_LIST__");
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dos_version_check.c166 strcpy(FullPath, PListPathPrefix);
/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindLevel1-gcc-ext.c146 strcpy((char *)&ex.exception_class, "CLNGUNW");
/openbsd-current/gnu/usr.bin/perl/os2/
H A Dos2.c1041 strcpy(tbuf, real_name);
1042 strcpy(tbuf + l, ".exe");
1383 strcpy(news, PL_sh_path);
1384 strcpy(news + l, cmd + 7);
1849 strcpy(tpath, p);
1851 strcpy(tpath + len + 1, TMPPATH1);
2193 strcpy(buf, oname);
2209 strcpy(buf, orig); /* _execname() is always uppercased */
2255 strcpy(mangle_ret, newp);
2401 strcpy(mangle_re
[all...]

Completed in 375 milliseconds

<<11121314151617181920>>