Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

apps/httpd/fs.h File Reference


Detailed Description

HTTP server read-only file system header file.

Author:
Adam Dunkels <adam@dunkels.com>

#include "uip.h"

Include dependency graph for fs.h:

Include dependency graph

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

Included by dependency graph

Data Structures

struct  fs_file
 An open file in the read-only file system. More...


Functions

int fs_open (const char *name, struct fs_file *file)
 Open a file in the read-only file system.

void fs_init (void)
 Initialize the read-only file system.


Generated on Tue Oct 7 15:51:07 2003 for uIP 0.9 by doxygen 1.3.3