Home | Sort by: relevance | last modified time | path |
/src/bin/ksh/ | |
lex.h | 120 #define HERES 10 /* max << in line */ 124 EXTERN struct ioword *heres [HERES], **herep; variable in typeref:struct:ioword * [] |
syn.c | 178 if (herep >= &heres[HERES]) 798 herep = heres; |