Searched refs:parse_begin_request (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.sbin/slowcgi/ |
H A D | slowcgi.c | 174 void parse_begin_request(uint8_t *, uint16_t, struct request *, 678 parse_begin_request(uint8_t *buf, uint16_t n, struct request *c, uint16_t id) in parse_begin_request() function 845 parse_begin_request(buf + sizeof(struct fcgi_record_header), in parse_record()
|
/openbsd/usr.sbin/bgplgd/ |
H A D | slowcgi.c | 158 void parse_begin_request(uint8_t *, uint16_t, struct request *, 704 parse_begin_request(uint8_t *buf, uint16_t n, struct request *c, uint16_t id) in parse_begin_request() function 853 parse_begin_request(buf + sizeof(struct fcgi_record_header), in parse_record()
|