Home | History | Annotate | Download | only in src

Lines Matching refs:out_file

53 FILE *out_file;
76 if (fprintf(out_file, "%*s", indent * 4, "") < 0) {
86 if (vfprintf(out_file, fmt, argptr) < 0) {
99 if (vfprintf(out_file, fmt, argptr) < 0) {
104 if (fprintf(out_file, "\n") < 0) {
3826 out_file = fp;
3937 out_file = fp;