pintos/src/filesys/fsutil.h File Reference

Go to the source code of this file.

Functions

void fsutil_ls (char **argv)
void fsutil_cat (char **argv)
void fsutil_rm (char **argv)
void fsutil_extract (char **argv)
void fsutil_append (char **argv)


Function Documentation

void fsutil_append ( char **  argv  ) 

void fsutil_cat ( char **  argv  ) 

void fsutil_extract ( char **  argv  ) 

void fsutil_ls ( char **  argv  ) 

void fsutil_rm ( char **  argv  ) 

Definition at line 61 of file fsutil.c.

References file_name, filesys_remove(), PANIC, and printf().

Referenced by run_actions().


Generated on Mon Jan 10 16:43:58 2011 for Pintos by  doxygen 1.5.6