Home
last modified time | relevance | path

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

/openbsd-src/bin/csh/
H A Ddol.c71 static Char **dolnxt; /* Further words */ variable
351 setDolp(*dolnxt++); in DgetC()
358 setDolp(*dolnxt++); in DgetC()
602 dolnxt = &vp->vec[lwb - 1]; in Dgetdol()