Home
last modified time | relevance | path

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

/original-bsd/bin/csh/
H A Dparse.c149 alhistt = p2;
152 alhistp = alhistt = 0;
H A Dcsh.h407 struct wordent *alhistt; /* Node after last in arg list */ variable
H A Dlex.c644 for (ip = hp->next->next; ip != alhistt; ip = ip->next)