fread 89 lib/unlocked-io.h # define fread_unlocked(w,x,y,z) fread (w,x,y,z) fread 302 src/sdiff.c size_t r = fread (buf, sizeof (char), size, f);