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