Home
last modified time | relevance | path

Searched refs:bozoheaders (Results 1 – 3 of 3) sorted by relevance

/dports/www/bozohttpd/bozohttpd-20210227/
H A Dbozohttpd.h60 typedef struct bozoheaders { struct
63 SIMPLEQ_ENTRY(bozoheaders) h_next; argument
65 SIMPLEQ_HEAD(qheaders, bozoheaders);
H A Dcgi-bozo.c120 SIMPLEQ_HEAD(, bozoheaders) headers; in finish_cgi_output()
H A Dbozohttpd.c342 struct bozoheaders *hdr, *ohdr = NULL; in bozo_clean_request()
439 struct bozoheaders *hdr = NULL; in addmerge_header()