Home
last modified time | relevance | path

Searched refs:movstr (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/cmd/diff/
H A Ddiffh.c59 static void movstr(char *s, char *t);
113 movstr(text[f][i+j], text[f][i]); in clrl()
119 movstr(char *s, char *t) in movstr() function
/titanic_50/usr/src/cmd/sh/
H A Dpwd.c80 movstr(pdir+2, pdir); in cwd()
276 movstr(pstring+1, pstring); in rmslash()
H A Dstring.c44 movstr(unsigned char *a, unsigned char *b) in movstr() function
H A Dcmd.c218 movstr(argp->argval, wdarg->argval);
437 movstr(argp->argval, wdarg->argval);
H A Dprint.c234 movstr(s, &bufp[index]); in prs_buff()
H A Ddefs.h173 extern unsigned char *movstr();
H A Dname.c456 movstr(v, p = (unsigned char *)alloc(length(v)));