Searched refs:FFLUSH (Results 1 – 3 of 3) sorted by relevance
156 #define FFLUSH 14 macro
62 { "fflush", FFLUSH, BLTIN },
2214 case FFLUSH: in bltin()2218 } else if ((fp = openfile(FFLUSH, getsval(x), NULL)) == NULL) in bltin()2381 a == FFLUSH)) { in openfile()2386 if (a == FFLUSH) /* didn't find it, so don't create it! */ in openfile()