Searched refs:FFLUSH (Results 1 – 3 of 3) sorted by relevance
152 #define FFLUSH 14 macro
60 { "fflush", FFLUSH, BLTIN },
1695 case FFLUSH: in bltin()1699 } else if ((fp = openfile(FFLUSH, getsval(x), NULL)) == NULL) in bltin()1803 a == FFLUSH)) { in openfile()1808 if (a == FFLUSH) /* didn't find it, so don't create it! */ in openfile()