Home | History | Annotate | Download | only in fio

Lines Matching full:f_out

974 		fprintf(f_out, "<%s> ", name);
975 ret = fwrite(buf, pdu->buf_len, 1, f_out);
976 fflush(f_out);