dpkg 1.22.7-3-g89f48
|
#include <tarfn.h>
Data Fields | |
tar_read_func * | read |
tar_make_func * | extract_file |
tar_make_func * | link |
tar_make_func * | symlink |
tar_make_func * | mkdir |
tar_make_func * | mknod |
tar_make_func* tar_operations::extract_file |
Referenced by tar_extractor().
tar_make_func* tar_operations::link |
Referenced by tar_extractor().
tar_make_func* tar_operations::mkdir |
Referenced by tar_extractor().
tar_make_func* tar_operations::mknod |
Referenced by tar_extractor().
tar_read_func* tar_operations::read |
Referenced by process_archive(), and tar_extractor().
tar_make_func* tar_operations::symlink |
Referenced by tar_extractor().