Home
last modified time | relevance | path

Searched refs:strcpy (Results 1 – 25 of 749) sorted by relevance

12345678910>>...30

/original-bsd/old/berknet/
H A Dmwrite.c61 strcpy(toaddress,argv[1]);
62 strcpy(ttynamestr,argv[2]);
65 if(argc > 6)strcpy(cmdstr,argv[6]);
67 if(argc > 7)strcpy(stimeSent,argv[7]);
75 strcpy(toaddress,argv[++i]);
78 strcpy(ttynamestr,argv[++i]);
84 strcpy(fromaddress,argv[++i]);
87 strcpy(cmdstr,argv[++i]);
90 strcpy(stimeSent,argv[++i]);
93 strcpy(src,argv[++i]);
H A Dmmail.c73 strcpy(toaddress,argv[5]);
77 strcpy(toaddress,argv[3]);
87 strcpy(fromaddress,argv[++i]);
96 strcpy(toaddress,argv[++i]);
102 strcpy(src,argv[++i]);
124 if(mchto == local)strcpy(toaddress,snto);
H A Denviron.c32 strcpy(stemp,++senv);
47 strcpy(svalue,sv); in envlook()
80 if(isatty(2))strcpy(sttyname,ttyname(2));
81 else if(isatty(0))strcpy(sttyname,ttyname(0));
82 else if(isatty(1))strcpy(sttyname,ttyname(1));
H A Dsub.c56 strcpy(status.localname,pwd->pw_name); in passwdent()
61 strcpy( status.jobno, MAGICCRN ); in passwdent()
67 strcpy( status.jobno, gcos->gc_crn ); in passwdent()
69 strcpy( status.jobno, MAGICCRN ); in passwdent()
72 strcpy( status.jobno, "XYZZ" ); in passwdent()
74 strcpy(status.dir,pwd->pw_dir); in passwdent()
78 strcpy(status.loginshell,u); in passwdent()
127 strcpy(status.mpasswd,getpass(buf));
387 strcpy(stemp,addr);
400 strcpy(sn,addr);
[all …]
/original-bsd/usr.bin/mail/
H A Dtemp.c43 (void)strcpy(cp, tmpdir); in tinit()
49 strcpy(tempMail, tmpdir); in tinit()
51 strcpy(tempResid, tmpdir); in tinit()
53 strcpy(tempQuit, tmpdir); in tinit()
55 strcpy(tempEdit, tmpdir); in tinit()
57 strcpy(tempMesg, tmpdir); in tinit()
/original-bsd/usr.bin/yacc/
H A Dmain.c267 strcpy(action_file_name, tmpdir); in create_file_names()
268 strcpy(text_file_name, tmpdir); in create_file_names()
269 strcpy(union_file_name, tmpdir); in create_file_names()
279 strcpy(action_file_name + len, temp_form); in create_file_names()
280 strcpy(text_file_name + len, temp_form); in create_file_names()
281 strcpy(union_file_name + len, temp_form); in create_file_names()
296 strcpy(output_file_name, file_prefix); in create_file_names()
304 strcpy(code_file_name, file_prefix); in create_file_names()
305 strcpy(code_file_name + len, CODE_SUFFIX); in create_file_names()
315 strcpy(defines_file_name, file_prefix); in create_file_names()
[all …]
/original-bsd/usr.bin/uucp/libuu/
H A Dexpfile.c42 strcpy(full, PUBDIR);
46 strcpy(file, full);
50 strcpy(full, Wrkdir);
53 strcpy(file, full);
98 strcpy(dir, name);
/original-bsd/contrib/ed/
H A Dj.c48 strcpy(help_msg, "buffer empty");
62 strcpy(help_msg, "bad address");
79 strcpy(help_msg, "buffer empty");
109 strcpy(help_msg, "out of memory error");
116 strcpy(help_msg, "out of memory error");
138 strcpy(help_msg, "out of memory error");
H A Dz.c44 strcpy(help_msg, "buffer empty");
59 strcpy(help_msg, "buffer empty");
68 strcpy(help_msg, "at end of buffer");
76 strcpy(help_msg, "bad address");
H A Dfilename.c48 strcpy(help_msg, "out of memory error");
61 strcpy(help_msg,
93 strcpy(help_msg, "filename+path length too long");
102 strcpy(l_fname, filename_current);
H A Dget_pattern.c47 strcpy(help_msg, "out of memory error");
55 strcpy(help_msg, "illegal delimiter");
73 strcpy(help_msg, "no closing delimiter found");
91 strcpy(help_msg, "out of memory error");
H A Dr.c78 strcpy(help_msg, "no filename given");
101 strcpy(help_msg, "no command given");
106 strcpy(help_msg, "error executing command");
118 strcpy(help_msg, "permission lacking to read file");
H A Daddress.c88 strcpy(help_msg, "bad line number");
133 strcpy(help_msg, "malformed address");
178 strcpy(help_msg, "malformed address");
207 strcpy(help_msg, "at end of buffer");
214 strcpy(help_msg, "at top of buffer");
/original-bsd/contrib/emacs-18.57/etc/
H A Dmovemail.c108 strcpy (buf, outname);
140 strcpy (tempname, inname);
145 strcpy (p, "EXXXXXX");
293 strcpy (result, s1);
494 strcpy(Errmsg, buf);
500 strcpy(Errmsg, buf);
517 strcpy(Errmsg, buf);
523 strcpy(Errmsg, buf);
541 strcpy(Errmsg, buf);
553 strcpy(Errmsg, buf);
[all …]
/original-bsd/usr.bin/learn/learn/
H A Dwhatnow.c24 strcpy(level, togo); in whatnow()
31 strcpy(level, todo); in whatnow()
40 strcpy(level,todo); in whatnow()
/original-bsd/games/rogue/
H A Dscore.c55 (void) strcpy(buf, "died of starvation");
58 (void) strcpy(buf, "killed by a dart");
61 (void) strcpy(buf, "quit");
64 (void) strcpy(buf, "killed by fire");
68 (void) strcpy(buf, "Killed by ");
222 (void) strcpy(scores[i], scores[i+1]);
333 (void) strcpy(buf, "killed by fire");
353 (void) strcpy(scores[rank], buf);
354 (void) strcpy(n_names[rank], n_name);
522 (void) strcpy(buf, score);
[all …]
/original-bsd/usr.bin/uucp/uuxqt/
H A Duuxqt.c103 strcpy(Rmtname, Myname);
131 strcpy(Wrkdir, Spool);
136 strcpy(User, "uucp");
174 strcpy(PATH, xcmd);
194 strcpy(Cmds[i], xcmd);
233 strcpy(user, User);
234 strcpy(fin, DEVNULL);
235 strcpy(fout, DEVNULL);
664 strcpy(xc, cmd);
715 strcpy(ruser, user);
[all …]
/original-bsd/usr.bin/uucp/uusend/
H A Duusend.c57 extern char *index(), *strcpy(), *strcat(), *ctime();
129 strcpy(f, argv[1]);
162 strcpy(f, "-f");
222 strcpy(dnbuf, UUPUB);
229 strcpy(dnbuf, user->pw_dir);
236 strcpy(dnbuf, user->pw_dir);
244 destname = strcpy(dnbuf, destname);
269 filename = strcpy(cmdbuf, filename);
270 destname = strcpy(dnbuf, UUPUB);
/original-bsd/local/ditroff/ditroff.okeeffe/eqn/
H A Dfont.c52 strcpy(temp, "2"); in globfont()
55 strcpy(temp, "3"); in globfont()
58 strcpy(temp, "1"); in globfont()
64 strcpy(ftstack[0].name, temp); in globfont()
/original-bsd/usr.bin/w/
H A Dpr_time.c42 (void)strcpy(fmt, "%d%b%y");
46 (void)strcpy(fmt, __CONCAT("%a%", "I%p"));
51 (void)strcpy(fmt, __CONCAT("%l:%", "M%p"));
/original-bsd/local/kerberosIV/compile_et/
H A Dcompile_et.c64 strcpy(et_file, argv[1]);
82 strcpy(p, "et.c");
83 strcpy(c_file, et_file);
86 strcpy(h_file, et_file);
88 strcpy(o_file, et_file);
/original-bsd/games/backgammon/common_source/
H A Dboard.c34 strcpy (ln,bl); in wrboard()
44 strcpy (ln,sv); in wrboard()
74 strcpy (ln,bl); in wrboard()
79 strcpy (ln,sv); in wrboard()
110 strcpy (ln,bl); in wrboard()
/original-bsd/contrib/bib/src/
H A Dlookup.c49 strcpy(q-strlen(one_index),q+1);
79 case 'c': strcpy(COMFILE, operand); in flags()
83 case 'p': strcpy(INDEX,operand); in flags()
92 strcpy(BMACLIB, p); in flags()
/original-bsd/usr.bin/ftp/
H A Ddomacro.c43 (void) strcpy(line2, line);
64 (void) strcpy(cp2, argv[j+1]);
73 (void) strcpy(cp2, argv[count]);
110 (void) strcpy(line, line2);
/original-bsd/old/configttys/
H A Dconfigttys.c233 strcpy(ty->ty_port, port);
246 strcpy(ty->ty_port, port);
265 strcpy(tp->tp_term, term);
430 strcpy(locktmp, lockfile); in getlockfile()
435 strcpy(p, "confttysXXXXXX"); in getlockfile()
500 strcpy(sbuf, sp->sp_name);
502 strcpy(sbuf, "-");
522 strcpy(tp->tp_port, port);
523 strcpy(tp->tp_term, "unknown");
554 strcpy(tp->tp_port, port);
[all …]

12345678910>>...30