Rizin
unix-like reverse engineering framework and cli tools
list.h
Go to the documentation of this file.
1
//
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
);
filename
const char * filename
Definition:
ioapi.h:137
list_file
void list_file(const char *filename)
List information about the given .xz file.
Definition:
list.c:1143
list_totals
void list_totals(void)
Show the totals after all files have been listed.
Definition:
list.c:1121
subprojects
xz-5.2.5
src
xz
list.h
Generated by
1.9.1