Home
last modified time | relevance | path

Searched defs:fcgi_proc (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_fastcgi.c71 typedef struct fcgi_proc { struct
84 struct fcgi_proc *prev, *next; /* see first */ argument
99 } fcgi_proc; argument