Main Page | Modules | Namespace List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

page.c File Reference

#include "wsIntrn.h"
#include "../../fs/fsmgr.h"

Functions

int websPageOpen (webs_t wp, char_t *lpath, char_t *path, int mode, int perm)
void websPageClose (webs_t wp)
int websPageStat (webs_t wp, char_t *lpath, char_t *path, websStatType *sbuf)
int websPageIsDirectory (char_t *lpath)
int websPageReadData (webs_t wp, char *buf, int nBytes)
void websPageSeek (webs_t wp, long offset)

Function Documentation

void websPageClose webs_t  wp  ) 
 

int websPageIsDirectory char_t lpath  ) 
 

int websPageOpen webs_t  wp,
char_t lpath,
char_t path,
int  mode,
int  perm
 

int websPageReadData webs_t  wp,
char *  buf,
int  nBytes
 

void websPageSeek webs_t  wp,
long  offset
 

int websPageStat webs_t  wp,
char_t lpath,
char_t path,
websStatType sbuf
 


Generated on Thu Mar 2 16:11:29 2006 for VDK Blacksheep by  doxygen 1.4.1