Go to the source code of this file.
Functions |
G_BEGIN_DECLS int | UT_untgz (const char *szFName, const char *szWantedFile, const char *szDestPath, char **retBuf, int *retFileSize) |
Function Documentation
G_BEGIN_DECLS int UT_untgz |
( |
const char * |
szFName, |
|
|
const char * |
szWantedFile, |
|
|
const char * |
szDestPath, |
|
|
char ** |
retBuf, |
|
|
int * |
retFileSize | |
|
) |
| | |
References tar_buffer::buffer, UT_String::c_str(), FREEP, getoct(), tar_buffer::header, tar_header::name, tar_header::size, strippath(), TGZ_BLOCKSIZE, tar_header::typeflag, and UT_DEBUGMSG.