Home | History | Annotate | Download | only in gio

Lines Matching refs:read_bytes

354   gssize ret, read_bytes;
374 read_bytes = 0;
383 if (read_bytes > 0 &&
388 return read_bytes;
396 read_bytes += ret;
399 return read_bytes;