dpkg 1.21.11
Data Fields
tar_operations Struct Reference

#include <tarfn.h>

Data Fields

tar_read_funcread
 
tar_make_funcextract_file
 
tar_make_funclink
 
tar_make_funcsymlink
 
tar_make_funcmkdir
 
tar_make_funcmknod
 

Field Documentation

◆ extract_file

tar_make_func* tar_operations::extract_file

◆ link

tar_make_func* tar_operations::link

◆ mkdir

tar_make_func* tar_operations::mkdir

◆ mknod

tar_make_func* tar_operations::mknod

◆ read

tar_read_func* tar_operations::read

Referenced by process_archive(), and tar_extractor().

◆ symlink

tar_make_func* tar_operations::symlink

The documentation for this struct was generated from the following file: