Searched defs:setDolp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.dol.c57 void setDolp(tchar *);
308 setDolp(*dolnxt++);
315 setDolp(*dolnxt++);
362 setDolp(doldol);
377 * cause setDolp to call domod and thus to copy wbuf.
378 * Otherwise setDolp would use it directly. If we saved
385 setDolp(wbuf);
418 setDolp(file);
567 setDolp(tchar *cp) function
572 tprintf("TRACE- setDolp()\
[all...]

Completed in 55 milliseconds