Rizin
unix-like reverse engineering framework and cli tools
suffix.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
19
extern
char
*
suffix_get_dest_name
(
const
char
*src_name);
20
21
28
extern
void
suffix_set
(
const
char
*
suffix
);
suffix
unsigned char suffix[65536]
Definition:
gun.c:164
suffix_set
void suffix_set(const char *suffix)
Set a custom filename suffix.
Definition:
suffix.c:388
suffix_get_dest_name
char * suffix_get_dest_name(const char *src_name)
Get the name of the destination file.
Definition:
suffix.c:373
subprojects
xz-5.2.5
src
xz
suffix.h
Generated by
1.9.1