__sfeof 293 usr/include/stdio.h #define feof(p) __sfeof(p) __sfeof 45 usr/lib/libc/stdio/feof.c return (__sfeof(fp));