| Home | Sort by: relevance | last modified time | path |
| /src/bin/csh/ | |
| hist.c | 93 if (sprlex(&h, &hp->Hlex) != -1) { 108 if (sprlex(&h, lp) != -1) { |
| extern.h | 196 int sprlex(char **, struct wordent *); |
| lex.c | 193 sprlex(char **s, struct wordent *sp0) function |