Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.dol.c64 static Char **dolnxt; /* Further words */ variable
337 setDolp(*dolnxt++); in DgetC()
344 setDolp(*dolnxt++); in DgetC()
705 dolnxt = &vp->vec[lwb - 1]; in Dgetdol()