Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs.c3565 char* filler; in fs_write_alotof_bufs_with_offset() local
3568 filler = "0123456789"; in fs_write_alotof_bufs_with_offset()
3569 filler_len = strlen(filler); in fs_write_alotof_bufs_with_offset()
3591 iov = uv_buf_init(filler, filler_len); in fs_write_alotof_bufs_with_offset()

Completed in 15 milliseconds