Home
last modified time | relevance | path

Searched refs:slowcgi_add_response (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/bgplgd/
H A Dslowcgi.c154 void slowcgi_add_response(struct request *, struct fcgi_response *);
590 slowcgi_add_response(struct request *c, struct fcgi_response *resp) in slowcgi_add_response() function
1075 slowcgi_add_response(c, resp); in script_in()
1131 slowcgi_add_response(c, resp); in create_data_record()
1167 slowcgi_add_response(c, resp); in create_end_record()
/openbsd-src/usr.sbin/slowcgi/
H A Dslowcgi.c170 void slowcgi_add_response(struct request *, struct fcgi_response *);
563 slowcgi_add_response(struct request *c, struct fcgi_response *resp) in slowcgi_add_response() function
1017 slowcgi_add_response(c, resp); in create_end_record()
1054 slowcgi_add_response(c, resp); in script_in()