Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/bgplgd/
H A Dslowcgi.c161 void parse_stdin(uint8_t *, uint16_t, struct request *, uint16_t);
820 parse_stdin(uint8_t *buf, uint16_t n, struct request *c, uint16_t id) in parse_stdin() function
861 parse_stdin(buf + sizeof(struct fcgi_record_header), in parse_record()
/openbsd-src/usr.sbin/slowcgi/
H A Dslowcgi.c177 void parse_stdin(uint8_t *, uint16_t, struct request *, uint16_t);
799 parse_stdin(uint8_t *buf, uint16_t n, struct request *c, uint16_t id) in parse_stdin() function
853 parse_stdin(buf + sizeof(struct fcgi_record_header), in parse_record()