Searched refs:out_hdr (Results 1 – 3 of 3) sorted by relevance
291 req->out_hdr = NULL; in fcgi_init_request()509 req->out_hdr = NULL; in fcgi_read_request()912 return req->out_hdr;917 if (req->out_hdr) {921 req->out_hdr = NULL;962 if (req->out_hdr && req->out_hdr->type != type) {968 if (!req->out_hdr) {974 if (!req->out_hdr) {980 if (!req->out_hdr) {1003 req->out_hdr = NULL;[all …]
107 fcgi_header *out_hdr; member
752 req->out_hdr = NULL; in fcgi_init_request()891 req->out_hdr = NULL; in fcgi_read_request()1297 return req->out_hdr;1302 if (req->out_hdr) {1306 req->out_hdr = NULL;1347 if (req->out_hdr && req->out_hdr->type != type) {1356 if (!req->out_hdr) {1382 if (!req->out_hdr) {1388 if (!req->out_hdr) {1394 if (!req->out_hdr) {[all …]
Completed in 12 milliseconds