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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.exp.c51 tchar *exp6(tchar ***, bool);
397 p1 = exp6(vp, ignore);
435 exp6(tchar ***vp, bool ignore) function
441 tprintf("TRACE- exp6()\n");
447 cp = exp6(vp, ignore);
449 etracc("exp6 ! cp", cp, vp);
457 cp = exp6(vp, ignore);
459 etracc("exp6 ~ cp", cp, vp);
469 etraci("exp6 () ccode", ccode, vp);
506 etraci("exp6 {} statu
[all...]

Completed in 196 milliseconds