Searched refs:strcpy (Results 201 - 225 of 689) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/binutils/gprof/
H A Dcorefile.c127 strcpy (symbol_map[count].file_name, dummy);
133 strcpy (symbol_map[count].function_name, tmp);
653 strcpy (prev_name, dummy.name);
663 strcpy (prev_filename, filename);
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dlynx-core.c71 strcpy (newname, name);
H A Dopncls.c943 strcpy (debugfile, dir);
954 strcpy (debugfile, dir);
966 strcpy (debugfile, debug_file_directory);
1163 strcpy (contents, filename);
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Drclex.l227 strcpy (s, yytext);
286 strcpy (initial_fn, fn);
H A Dbucomm.c418 strcpy (tmpname, filename);
432 strcpy (tmpname, template);
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dada-lex.l721 strcpy (new_name, renaming);
752 strcpy (expanded_name, "standard__");
H A Dfork-child.c169 strcpy (shell_command, SHELL_COMMAND_CONCAT);
/openbsd-current/gnu/usr.bin/binutils/intl/
H A Dcat-compat.c111 strcpy (new_name, PACKAGE);
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dlynx-core.c74 strcpy (newname, name);
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dserver.c113 strcpy (pz_scan, z_line);
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Drclex.l230 strcpy (s, yytext);
289 strcpy (initial_fn, fn);
H A Dbucomm.c419 strcpy (tmpname, filename);
433 strcpy (tmpname, template);
/openbsd-current/gnu/usr.bin/binutils-2.17/gprof/
H A Dcorefile.c127 strcpy (symbol_map[count].file_name, dummy);
133 strcpy (symbol_map[count].function_name, tmp);
661 strcpy (prev_name, dummy.name);
671 strcpy (prev_filename, filename);
/openbsd-current/gnu/usr.bin/cvs/emx/
H A Dfilesubr.c344 strcpy (whole_cmd, attrib_cmd);
629 strcpy (value, "/tmp/cvsXXXXXX");
770 strcpy (fn1, n1); _fnslashify(fn1);
771 strcpy (fn2, n2); _fnslashify(fn2);
/openbsd-current/gnu/usr.bin/cvs/os2/
H A Ddirent.c67 strcpy(dirp->dirname, filename);
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dremove.c244 (void) strcpy (fname, "-");
/openbsd-current/gnu/usr.bin/binutils-2.17/intl/
H A Dcat-compat.c111 strcpy (new_name, PACKAGE);
/openbsd-current/gnu/usr.bin/texinfo/info/
H A Dfootnotes.c82 strcpy (refname, node->nodename);
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dfootnote.c264 strcpy (temp_string, current_node);
H A Dmacro.c373 strcpy (new_body + new_body_index, text);
601 strcpy (line, line + i);
615 strcpy (line, line + i);
653 strcpy (body + body_index, line);
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCIndexer.cpp116 strcpy(w32path, path);
/openbsd-current/gnu/gcc/libcpp/
H A Dmkdeps.c235 strcpy (o, start);
240 strcpy (suffix, TARGET_OBJECT_SUFFIX);
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dcallfuncs.c161 strcpy (buf, tstruct.a);
174 strcpy (buf, tstruct.a);
/openbsd-current/gnu/usr.bin/binutils/gdb/tui/
H A Dtui-disasm.c234 strcpy (line, asm_lines[i].addr_string);
248 strcpy (src->line, &line[offset]);
H A Dtui-stack.c100 strcpy (line_buf, "??");
426 strcpy (cmd, "frame 0");

Completed in 370 milliseconds

1234567891011>>