Home
last modified time | relevance | path

Searched refs:blkspl (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/csh/
H A Dsh.exec.c93 av = blkspl(blk, av); in doexec()
261 t = blkspl(vp, t); /* Splice up the new arglst */ in texec()
H A Dsh.h479 extern tchar **blkspl(tchar **, tchar **);
H A Dsh.misc.c190 blkspl(tchar **up, tchar **vp) in blkspl() function