Searched defs:read_bytes (Results 1 – 4 of 4) sorted by relevance
59 void (*read_bytes)(struct am79c930_softc *, u_int32_t, u_int8_t *, size_t); member
163 ssize_t read_bytes; in main() local
293 int read_bytes = getline (&my_linebuf, &my_linebuf_size, fp); in get_here_document() local
490 DWORD bytes, read_bytes; in uv_tty_line_read_thread() local