Home | History | Annotate | Download | only in fio

Lines Matching full:fopen

1323 			f = fopen(file, "r");
1326 perror("fopen job file");
1745 f_out = fopen(optarg, "w+");
1747 perror("fopen output");