Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/csh/
H A Dsh.parse.c148 alhistt = p2; in asyn3()
151 alhistp = alhistt = 0; in asyn3()
H A Dsh.h402 struct wordent *alhistt; /* Node after last in arg list */ variable
H A Dsh.lex.c535 for (ip = hp->next->next; ip != alhistt; ip = ip->next) in getexcl()