Searched refs:discard_eol (Results 1 – 1 of 1) sorted by relevance
1891 static BOOL discard_eol( struct request *request, BOOL notify ) in discard_eol() function1917 if (!request->read_chunked_size && !discard_eol( request, notify )) return FALSE; in start_next_chunk()1937 return discard_eol( request, notify ); in start_next_chunk()