_CGIFUNCTION Struct Reference
[HTTP]


Detailed Description

Registered CGI function.

Definition at line 172 of file httpd.h.


Data Fields

CGIFUNCTIONcgi_next
 Link to next CGIFUNCTION structure.
char * cgi_name
 Name of this function.
int(* cgi_func )(FILE *, REQUEST *)
 Pointer to function code.

Field Documentation

Link to next CGIFUNCTION structure.

Definition at line 173 of file httpd.h.

Name of this function.

Definition at line 174 of file httpd.h.

Pointer to function code.


The documentation for this struct was generated from the following file:

© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/