Home | History | Annotate | Download | only in gio

Lines Matching refs:bytes_read

227  * @bytes_read: location to store the number of bytes that was read from the stream
238 * stream, %TRUE is returned, and @bytes_read is set to the number of bytes
242 * is set to indicate the error status, @bytes_read is updated to contain
251 gsize *bytes_read,
268 if (bytes_read)
269 *bytes_read = _bytes_read;
279 if (bytes_read)
280 *bytes_read = _bytes_read;