#include "sysincludes.h"#include "msdos.h"#include "mtools.h"#include "mainloop.h"#include "fsP.h"#include "xdf_io.h"#include "floppyd_io.h"#include "plain_io.h"Include dependency graph for mcat.c:

Go to the source code of this file.
Defines | |
| #define | BUF_SIZE 16000 |
Functions | |
| void | usage (void) |
| void | mcat (int argc, char **argv, int type) |
|
|
Definition at line 25 of file mcat.c. Referenced by get_line(), get_mtab_entry(), load_mtab(), mcat(), put_mtab_entry(), string_file(), test25b(), test25c(), test30a(), test31a(), test32a(), test38a(), test38b(), test38c(), and test39d(). |
|
||||||||||||||||
|
Definition at line 27 of file mcat.c. References address(), BUF_SIZE, dev, devices, drive, device::drive, errmsg, expand, EXPAND_BUF, FREE, get_drive(), device::name, noPrivileges, NULL, O_RDONLY, O_WRONLY, SimpleFileOpen(), skip_drive(), sprintf(), strcmp, strcpy(), usage, device::use_2m, and XdfOpen(). |
|
|
|
1.4.6