Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
linux
decompress
Functions
unlzo.h File Reference
Go to the source code of this file.
Functions
int
unlzo
(unsigned
char
*
inbuf
,
int
len
,
int
(*
fill
)(
void
*, unsigned
int
),
int
(*flush)(
void
*, unsigned
int
), unsigned
char
*
output
,
int
*
pos
,
void
(*
error
)(
char
*
x
))
Function Documentation
int
unlzo
(
unsigned
char
*
inbuf
,
int
len
,
int
(*)(
void
*, unsigned
int
)
fill
,
int
(*)(
void
*, unsigned
int
)
flush
,
unsigned
char
*
output
,
int
*
pos
,
void
(*)(
char
*
x
)
error
)
inline
Definition at line
111
of file
decompress_unlzo.c
.
Generated on Thu Jan 10 2013 15:56:43 for Linux Kernel by
1.8.2