Searched refs:Strcpy (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/games/hack/ |
H A D | hack.objnam.c | 74 #define Strcpy (void) strcpy macro 113 Strcpy(buf, "potion"); in typename() 116 Strcpy(buf, "scroll"); in typename() 119 Strcpy(buf, "wand"); in typename() 122 Strcpy(buf, "ring"); in typename() 126 Strcpy(buf, an); in typename() 185 Strcpy(buf, (obj->spe < 0 && obj->known) in xname() 199 Strcpy(buf, "dead homunculi"); in xname() 207 Strcpy(buf, "worm teeth"); in xname() 212 Strcpy(buf, "crysknives"); in xname() [all …]
|
H A D | hack.u_init.c | 75 #define Strcpy (void) strcpy macro
|
/netbsd-src/bin/csh/ |
H A D | dir.c | 284 (void)Strcpy(cwd, dcwd->di_name); in dnormalize() 635 (void)Strcpy(tmpdir, p1); in dcanon() 684 (void)Strcpy(slink, str2short(tlink)); in dcanon() 767 (void)Strcpy(slink, str2short(tlink)); in dcanon() 868 p2 = Strcpy(slink, cp); in dcanon()
|
H A D | file.c | 278 catn(Strcpy(path, dir), file, sizeof(path) / sizeof(Char)); in filetype() 354 return (Strcpy(new, old)); in tilde() 360 (void)Strcpy(new, value(STRhome)); in tilde() 365 (void)Strcpy(new, str2short(pw->pw_dir)); in tilde()
|
H A D | csh.c | 889 (void)Strcpy(hbuf, shist->vec[0]); in rechist() 891 (void)Strcpy(hbuf, shist->vec[0]); in rechist() 899 hfile = Strcpy(buf, value(STRhome)); in rechist() 1237 (void)Strcpy(buf, *v); in dosource() 1309 (void)Strcpy(home, h); in gethdir() 1317 (void)Strcpy(home, str2short(pw->pw_dir)); in gethdir()
|
H A D | lex.c | 649 (void)Strcpy(buf, lap); in addla() 650 (void)Strcpy(labuf, cp); in addla() 775 (void) Strcpy(lhsb, slhs); in getsub() 819 (void)Strcpy(orhsb, cp); in getsub() 833 (void)Strcpy(cp, orhsb); in getsub() 857 (void)Strcpy(slhs, lhsb); in getsub()
|
H A D | exec.c | 692 (void)Strcpy(str, sp->word); in tellmewhat() 729 (void)Strcpy(str, sp->word); in tellmewhat() 742 (void)Strcpy(str, sp->word); in tellmewhat()
|
H A D | dol.c | 457 (void) Strcpy(name, STRargv); in Dgetdol() 717 (void)Strcpy(np + (dp - cp), rhsub); in setDolp() 718 (void)Strcpy(np + (dp - cp) + rhlen, dp + lhlen); in setDolp()
|
H A D | csh.h | 487 #define Strcpy(a, b) strcpy(a, b) macro 507 #define Strcpy(a, b) s_strcpy(a, b) macro
|
H A D | proc.c | 589 (void)Strcpy(cmdp, STRsp3dots); in pads() 594 (void)Strcpy(cmdp, cp); in pads()
|
H A D | sem.c | 87 (void)Strcpy(t->t_dcom[0], t->t_dcom[0] + 1); in execute()
|
H A D | glob.c | 192 (void)Strcpy(lm, pl); in globbrace()
|
/netbsd-src/share/man/tools/ |
H A D | sp.ignore | 1238 Strcpy
|
H A D | newsp.errs | 1812 Strcpy
|