Searched refs:sh_copy (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/ie/
H A Dhistory.h76 # define sh_copy ed_movstr macro
H A Dedit.c857 out = sh_copy(*com++, begin);
873 out = sh_copy(*com++,out);
877 out = sh_copy(stakptr(0),out);
929 cp = sh_copy(e_runvi, (char*)editb.e_inbuf);
930 cp = sh_copy(sh_itos(editb.e_hline), cp);
H A Dhistory.c121 cp = sh_copy(cp,hname);
124 sh_copy(hist_fname,cp);

Completed in 52 milliseconds