Rizin
unix-like reverse engineering framework and cli tools
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
w
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Enumerator
b
d
e
h
i
k
n
p
r
s
w
Properties
Events
Related Functions
Files
File List
File Members
All
$
.
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
.
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Events
Friends
Macros
Modules
Pages
tuklib_exit.h
Go to the documentation of this file.
1
//
6
//
7
// Author: Lasse Collin
8
//
9
// This file has been put into the public domain.
10
// You can do whatever you want with this file.
11
//
13
14
#ifndef TUKLIB_EXIT_H
15
#define TUKLIB_EXIT_H
16
17
#include "
tuklib_common.h
"
18
TUKLIB_DECLS_BEGIN
19
20
#define tuklib_exit TUKLIB_SYMBOL(tuklib_exit)
21
extern
void
tuklib_exit
(
int
status
,
int
err_status,
int
show_error)
22
tuklib_attr_noreturn
;
23
24
TUKLIB_DECLS_END
25
#endif
status
static const char struct stat static buf struct stat static buf static vhangup int status
Definition:
sflib.h:145
tuklib_common.h
Common definitions for tuklib modules.
TUKLIB_DECLS_END
#define TUKLIB_DECLS_END
Definition:
tuklib_common.h:48
tuklib_attr_noreturn
#define tuklib_attr_noreturn
Definition:
tuklib_common.h:63
TUKLIB_DECLS_BEGIN
#define TUKLIB_DECLS_BEGIN
Definition:
tuklib_common.h:40
tuklib_exit
#define tuklib_exit
Definition:
tuklib_exit.h:20
subprojects
xz-5.2.5
src
common
tuklib_exit.h
Generated by
1.9.1