HomeSort by relevance Sort by last modified time
    Searched refs:write_buffer_append_offset (Results 1 - 3 of 3) sorted by null

  /external/libmicrohttpd/src/microhttpd/
connection.c 467 connection->write_buffer_append_offset = 3;
488 connection->write_buffer_append_offset = sizeof (cbuf) + ret + 2;
668 connection->write_buffer_append_offset = 0;
912 connection->write_buffer_append_offset = size;
    [all...]
internal.h 687 size_t write_buffer_append_offset; member in struct:MHD_Connection
    [all...]
daemon.c 1195 if ( (connection->write_buffer_append_offset ==
    [all...]

Completed in 202 milliseconds