_CGIFUNCTION Struct Reference
[HTTP]

Registered CGI function. More...

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.

Detailed Description

Registered CGI function.

Definition at line 177 of file httpd.h.


Field Documentation

Link to next CGIFUNCTION structure.

Definition at line 178 of file httpd.h.

Name of this function.

Definition at line 179 of file httpd.h.

int(* _CGIFUNCTION::cgi_func)(FILE *, REQUEST *)

Pointer to function code.

Definition at line 180 of file httpd.h.


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

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