Lines Matching refs:Strsave
263 nextword->word = Strsave(lspath); in dolist()
268 nextword->word = Strsave(STRmCF); in dolist()
275 nextword->word = Strsave(STRmmliteral); in dolist()
284 nextword->word = Strsave(STRmmcolormauto); in dolist()
292 nextword->word = quote(Strsave(cp)); in dolist()
1007 new1->word = Strsave(s1); in aliasrun()
1016 new2->word = Strsave(s2); in aliasrun()
1482 return Strsave(str2short(pp->pw_dir)); in gethomedir()
1500 rp = Strsave(str2short(cp)); in gethomedir()
1507 rp = Strsave(str2short(cp)); in gethomedir()
1562 tcache[tlength].user = Strsave(us); in gettilde()