Searched refs:getsub (Results 1 – 2 of 2) sorted by relevance
77 char linebuf[LINESIZE], tempname[PATHSIZE], *cp, getsub; in collect() local120 getsub = 0; in collect()123 t &= ~GNL, getsub++; in collect()138 if (getsub) in collect()
66 static struct wordent *getsub (struct wordent *);737 hp = getsub(hp); in getexcl()751 getsub(struct wordent *en) in getsub() function