Home | Sort by: relevance | last modified time | path |
/src/usr.bin/mail/ | |
collect.c | 382 char volatile getsub; local in function:collect 420 getsub = 0; 424 getsub++; 436 if (getsub) |
/src/bin/csh/ | |
lex.c | 71 static struct wordent *getsub(struct wordent *); 723 hp = getsub(hp); 737 getsub(struct wordent *en) function in typeref:struct:wordent * |