Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs.c3450 size_t iovcount; in fs_write_alotof_bufs() local
3457 iovcount = 54321; in fs_write_alotof_bufs()
3485 iovcount, in fs_write_alotof_bufs()
3512 if (iovcount > iovmax) in fs_write_alotof_bufs()
3513 iovcount = iovmax; in fs_write_alotof_bufs()
3558 size_t iovcount; in fs_write_alotof_bufs_with_offset() local
3570 iovcount = 54321; in fs_write_alotof_bufs_with_offset()
3605 iovcount, in fs_write_alotof_bufs_with_offset()
3626 iovcount = iovmax; in fs_write_alotof_bufs_with_offset()
3802 size_t iovcount; in test_fs_partial() local
[all …]

Completed in 15 milliseconds