Home | History | Annotate | Download | only in nawk-20071023

Lines Matching refs:openfile

410 		fp = openfile(mode, getsval(x));
1543 } else if ((fp = openfile(FFLUSH, getsval(x))) == NULL)
1605 fp = openfile(a, fname);
1629 FILE *openfile(int a, const char *us)