#include "../h/types.h" #include "../h/stat.h" access(name, mode) { struct inode foo; return(stat(name, &foo)); }