HomeSort by: relevance | last modified time | path
    Searched refs:alhistt (Results 1 - 4 of 4) sorted by relevancy

  /src/bin/csh/
parse.c 160 alhistt = p2;
163 alhistp = alhistt = 0;
csh.h 429 extern struct wordent *alhistt; /* Node after last in arg list */
csh.c 138 struct wordent *alhistp,*alhistt; variable in typeref:struct:wordent **
lex.c 682 for (ip = hp->next->next; ip != alhistt; ip = ip->next)

Completed in 16 milliseconds