Parolin
0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
val
xcx_xz
xz-5.4.1
xz-5.4.1
src
xz
list.h
Go to the documentation of this file.
1
2
//
5
//
6
// Author: Lasse Collin
7
//
8
// This file has been put into the public domain.
9
// You can do whatever you want with this file.
10
//
12
14
extern
void
list_file
(
const
char
*filename);
15
16
18
extern
void
list_totals
(
void
);
list_file
void list_file(const char *filename)
List information about the given .xz file.
Definition
list.c:1266
list_totals
void list_totals(void)
Show the totals after all files have been listed.
Definition
list.c:1244
Generated by
1.12.0