Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
tar_sparse_optab Struct Reference

Data Fields

bool(* init )(struct tar_sparse_file *)
 
bool(* done )(struct tar_sparse_file *)
 
bool(* sparse_member_p )(struct tar_sparse_file *)
 
bool(* dump_header )(struct tar_sparse_file *)
 
bool(* fixup_header )(struct tar_sparse_file *)
 
bool(* decode_header )(struct tar_sparse_file *)
 
bool(* scan_block )(struct tar_sparse_file *, enum sparse_scan_state, void *)
 
bool(* dump_region )(struct tar_sparse_file *, size_t)
 
bool(* extract_region )(struct tar_sparse_file *, size_t)
 

Field Documentation

◆ decode_header

bool(* decode_header) (struct tar_sparse_file *)

◆ done

bool(* done) (struct tar_sparse_file *)

◆ dump_header

bool(* dump_header) (struct tar_sparse_file *)

◆ dump_region

bool(* dump_region) (struct tar_sparse_file *, size_t)

◆ extract_region

bool(* extract_region) (struct tar_sparse_file *, size_t)

◆ fixup_header

bool(* fixup_header) (struct tar_sparse_file *)

◆ init

bool(* init) (struct tar_sparse_file *)

◆ scan_block

bool(* scan_block) (struct tar_sparse_file *, enum sparse_scan_state, void *)

◆ sparse_member_p

bool(* sparse_member_p) (struct tar_sparse_file *)

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