#include "types.h"
#include "stat.h"
#include "user.h"
Go to the source code of this file.
Definition at line 8 of file cat.c.
References exit(), printf(), read(), and write().
Referenced by main().
Definition at line 21 of file cat.c.
References cat(), close(), exit(), open(), and printf().
Definition at line 5 of file cat.c.