Lines Matching defs:httpd_state
41 struct httpd_state { struct42 unsigned char timer;43 struct psock sin, sout;44 struct pt outputpt, scriptpt;45 char inputbuf[50];46 char filename[20];47 char state;48 struct httpd_fs_file file;49 int len;50 char *scriptptr;51 int scriptlen;53 unsigned short count;