Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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.