Home | History | Annotate | Download | only in one-true-awk

Lines Matching refs:openfile

417 		fp = openfile(mode, getsval(x));
1613 } else if ((fp = openfile(FFLUSH, getsval(x))) == NULL)
1673 fp = openfile(a, fname);
1705 FILE *openfile(int a, const char *us)