#include <httpd-fsdata.h>

Data Fields | |
| struct httpd_fsdata_file * | next |
| const char * | name |
| const char * | data |
| const int | len |
Definition at line 40 of file httpd-fsdata.h.
| const char* httpd_fsdata_file::data |
Definition at line 43 of file httpd-fsdata.h.
| const int httpd_fsdata_file::len |
Definition at line 44 of file httpd-fsdata.h.
| const char* httpd_fsdata_file::name |
Definition at line 42 of file httpd-fsdata.h.
Definition at line 41 of file httpd-fsdata.h.
1.7.1