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

asp.c File Reference

#include "wsIntrn.h"

Functions

static char_tstrtokcmp (char_t *s1, char_t *s2)
static char_tskipWhite (char_t *s)
int websAspOpen ()
void websAspClose ()
int websAspRequest (webs_t wp, char_t *lpath)
int websAspDefine (char_t *name, int(*fn)(int ejid, webs_t wp, int argc, char_t **argv))
int websAspWrite (int ejid, webs_t wp, int argc, char_t **argv)

Variables

static sym_fd_t websAspFunctions = -1
static int aspOpenCount = 0

Function Documentation

static char_t * skipWhite char_t s  )  [static]
 

static char_t * strtokcmp char_t s1,
char_t s2
[static]
 

void websAspClose  ) 
 

int websAspDefine char_t name,
int(*)(int ejid, webs_t wp, int argc, char_t **argv)  fn
 

int websAspOpen  ) 
 

int websAspRequest webs_t  wp,
char_t lpath
 

int websAspWrite int  ejid,
webs_t  wp,
int  argc,
char_t **  argv
 


Variable Documentation

int aspOpenCount = 0 [static]
 

sym_fd_t websAspFunctions = -1 [static]
 


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