Searched refs:read_iovcount (Results 1 – 1 of 1) sorted by relevance
3843 size_t read_iovcount; in test_fs_partial() local3844 read_iovcount = uv_test_fs_buf_offset(read_iovs, result); in test_fs_partial()3845 read_iovs += read_iovcount; in test_fs_partial()3846 iovcount -= read_iovcount; in test_fs_partial()
Completed in 11 milliseconds