HelenOS sources
ferror 77 uspace/app/hbench/fs/fileread.c if (ferror(file)) {
ferror 150 uspace/app/lprint/lprint.c if (ferror(f)) {
ferror 258 uspace/app/sbi/src/builtin/bi_textfile.c if (ferror(file)) {
ferror 189 uspace/app/sbi/src/input.c if (ferror(input->fin))
ferror 202 uspace/app/sbi/src/os/posix.c if (ferror(stdin)) {
ferror 144 uspace/app/sbi/src/program.c if (ferror(f)) {
ferror 56 uspace/app/tester/stdio/stdio1.c if (ferror(file)) {
ferror 135 uspace/app/testread/testread.c if (ferror(file)) {
ferror 216 uspace/lib/bithenge/src/failure.c return ferror(stream);
ferror 198 uspace/lib/bithenge/src/script.c if (ferror(state->file))
ferror 800 uspace/lib/c/generic/io/io.c if (ferror(stream))
ferror 845 uspace/lib/c/generic/io/io.c if (ferror(stream))
ferror 177 uspace/lib/c/include/stdio.h extern int ferror(FILE *);
ferror 177 uspace/lib/posix/include/libc/stdio.h extern int ferror(FILE *);
ferror 265 uspace/srv/bd/file_bd/file_bd.c if (ferror(img)) {
ferror 305 uspace/srv/bd/file_bd/file_bd.c if (ferror(img) || n_wr < cnt) {
HelenOS homepage, sources at GitHub