fileread 32 defs.h int fileread(struct file*, char*, int n); fileread 75 sysfile.c return fileread(f, p, n);