Searched refs:getsub (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.bin/mail/
H A Dcollect.c77 char linebuf[LINESIZE], tempname[PATHSIZE], *cp, getsub; local
120 getsub = 0;
123 t &= ~GNL, getsub++;
138 if (getsub)
/freebsd-9.3-release/contrib/tcsh/
H A Dsh.lex.c66 static struct wordent *getsub (struct wordent *);
737 hp = getsub(hp);
751 getsub(struct wordent *en) function

Completed in 27 milliseconds