Searched refs:read_request (Results 1 – 3 of 3) sorted by relevance
60 read_request(); in start()83 read_request() in read_request() function in http_connection
149 read_request(); in accept()154 void read_request() in read_request() function in http_worker
84 int read_request = FFMIN(buf_size - nread, remaining_in_sector); in wtvfile_read_packet() local86 n = avio_read(pb, buf, read_request); in wtvfile_read_packet()