PKUOS - Pintos
Pintos source browser for PKU Operating System course
|
Go to the source code of this file.
Macros | |
#define | BUF_SIZE 1024 |
Variables | |
static const char | file_name [] = "data" |
tests/filesys/base/syn-read.h More... | |
#define BUF_SIZE 1024 |
Definition at line 4 of file syn-read.h.
|
static |
Definition at line 5 of file syn-read.h.
Referenced by archive_directory(), archive_file(), archive_ordinary_file(), check_file(), check_file_handle(), compare_bytes(), fsutil_append(), fsutil_cat(), fsutil_extract(), fsutil_rm(), get_inumber(), load(), main(), make_tar_archive(), process_execute(), seq_test(), start_process(), strip_antisocial_prefixes(), test_main(), ustar_make_header(), ustar_parse_header(), write_header(), and write_some_bytes().