Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

fsdata.c File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define FS_ROOT   file_http_changelog_html

Variables

const char data_http_img_sics_gif []
const char data_http_documentation_html []
const char data_http_download_html []
const char data_http_index_html []
const char data_http_licence_html []
const char data_http_links_html []
const char data_http_news_html []
const char data_http_mailinglist_html []
const char data_http_changelog_html []
const struct fsdata_file file_http_img_sics_gif [] = {{NULL, "/http/img/sics.gif", data_http_img_sics_gif, sizeof(data_http_img_sics_gif)}}
const struct fsdata_file file_http_documentation_html [] = {{file_http_img_sics_gif, "/http/documentation.html", data_http_documentation_html, sizeof(data_http_documentation_html)}}
const struct fsdata_file file_http_download_html [] = {{file_http_documentation_html, "/http/download.html", data_http_download_html, sizeof(data_http_download_html)}}
const struct fsdata_file file_http_index_html [] = {{file_http_download_html, "/http/index.html", data_http_index_html, sizeof(data_http_index_html)}}
const struct fsdata_file file_http_licence_html [] = {{file_http_index_html, "/http/licence.html", data_http_licence_html, sizeof(data_http_licence_html)}}
const struct fsdata_file file_http_links_html [] = {{file_http_licence_html, "/http/links.html", data_http_links_html, sizeof(data_http_links_html)}}
const struct fsdata_file file_http_news_html [] = {{file_http_links_html, "/http/news.html", data_http_news_html, sizeof(data_http_news_html)}}
const struct fsdata_file file_http_mailinglist_html [] = {{file_http_news_html, "/http/mailinglist.html", data_http_mailinglist_html, sizeof(data_http_mailinglist_html)}}
const struct fsdata_file file_http_changelog_html [] = {{file_http_mailinglist_html, "/http/changelog.html", data_http_changelog_html, sizeof(data_http_changelog_html)}}


Define Documentation

#define FS_ROOT   file_http_changelog_html
 

Definition at line 3998 of file fsdata.c.

Referenced by fs_open().


Variable Documentation

const char data_http_changelog_html[] [static]
 

Definition at line 3172 of file fsdata.c.

const char data_http_documentation_html[] [static]
 

Definition at line 92 of file fsdata.c.

const char data_http_download_html[] [static]
 

Definition at line 420 of file fsdata.c.

const char data_http_img_sics_gif[] [static]
 

Definition at line 13 of file fsdata.c.

const char data_http_index_html[] [static]
 

Definition at line 761 of file fsdata.c.

const char data_http_licence_html[] [static]
 

Definition at line 1131 of file fsdata.c.

const char data_http_links_html[] [static]
 

Definition at line 1444 of file fsdata.c.

const char data_http_mailinglist_html[] [static]
 

Definition at line 2896 of file fsdata.c.

const char data_http_news_html[] [static]
 

Definition at line 2114 of file fsdata.c.

const struct fsdata_file file_http_changelog_html[] = {{file_http_mailinglist_html, "/http/changelog.html", data_http_changelog_html, sizeof(data_http_changelog_html)}} [static]
 

Definition at line 3996 of file fsdata.c.

const struct fsdata_file file_http_documentation_html[] = {{file_http_img_sics_gif, "/http/documentation.html", data_http_documentation_html, sizeof(data_http_documentation_html)}} [static]
 

Definition at line 3982 of file fsdata.c.

const struct fsdata_file file_http_download_html[] = {{file_http_documentation_html, "/http/download.html", data_http_download_html, sizeof(data_http_download_html)}} [static]
 

Definition at line 3984 of file fsdata.c.

const struct fsdata_file file_http_img_sics_gif[] = {{NULL, "/http/img/sics.gif", data_http_img_sics_gif, sizeof(data_http_img_sics_gif)}} [static]
 

Definition at line 3980 of file fsdata.c.

const struct fsdata_file file_http_index_html[] = {{file_http_download_html, "/http/index.html", data_http_index_html, sizeof(data_http_index_html)}} [static]
 

Definition at line 3986 of file fsdata.c.

const struct fsdata_file file_http_licence_html[] = {{file_http_index_html, "/http/licence.html", data_http_licence_html, sizeof(data_http_licence_html)}} [static]
 

Definition at line 3988 of file fsdata.c.

const struct fsdata_file file_http_links_html[] = {{file_http_licence_html, "/http/links.html", data_http_links_html, sizeof(data_http_links_html)}} [static]
 

Definition at line 3990 of file fsdata.c.

const struct fsdata_file file_http_mailinglist_html[] = {{file_http_news_html, "/http/mailinglist.html", data_http_mailinglist_html, sizeof(data_http_mailinglist_html)}} [static]
 

Definition at line 3994 of file fsdata.c.

const struct fsdata_file file_http_news_html[] = {{file_http_links_html, "/http/news.html", data_http_news_html, sizeof(data_http_news_html)}} [static]
 

Definition at line 3992 of file fsdata.c.


Generated on Wed Jan 14 12:59:04 2004 for RTL-lwIP-0.4 by doxygen 1.3.4