HTP  0.3
Data Fields
htp_file_t Struct Reference

#include <htp.h>

Collaboration diagram for htp_file_t:
Collaboration graph
[legend]

Data Fields

int source
bstrfilename
size_t len
char * tmpname
int fd

Field Documentation

int htp_file_t::fd

The file descriptor that is used for the external storage.

bstr* htp_file_t::filename

File name.

size_t htp_file_t::len

Current file length.

int htp_file_t::source

Where did this file come from?

char* htp_file_t::tmpname

The unique filename in which this file is stored.


The documentation for this struct was generated from the following file: