Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/csh/
H A Dsh.lex.c534 if (hp == alhistp) in getexcl()
981 if (alhistp) in gethent()
982 return (alhistp); in gethent()
994 if (lastev == eventno && alhistp) in gethent()
995 return (alhistp); in gethent()
1066 event = eventno + (alhistp == 0) - (event ? event : 0); in gethent()
H A Dsh.parse.c147 alhistp = p1->prev; in asyn3()
151 alhistp = alhistt = 0; in asyn3()
H A Dsh.h401 struct wordent *alhistp; /* Argument list (first) */ variable