Home
last modified time | relevance | path

Searched refs:read_iovcount (Results 1 – 1 of 1) sorted by relevance

/libuv/test/
H A Dtest-fs.c3843 size_t read_iovcount; in test_fs_partial() local
3844 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