Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-list.h393 TEST_DECLARE (fs_file_open_append)
1112 TEST_ENTRY (fs_file_open_append)
H A Dtest-fs.c3084 static void fs_file_open_append(int add_flags) { in fs_file_open_append() function
3151 TEST_IMPL(fs_file_open_append) { in TEST_IMPL() argument
3152 fs_file_open_append(0); in TEST_IMPL()
3153 fs_file_open_append(UV_FS_O_FILEMAP); in TEST_IMPL()

Completed in 13 milliseconds