Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-list.h373 TEST_DECLARE (fs_file_open_append)
1047 TEST_ENTRY (fs_file_open_append)
H A Dtest-fs.c2957 static void fs_file_open_append(int add_flags) { in fs_file_open_append() function
3023 TEST_IMPL(fs_file_open_append) { in TEST_IMPL() argument
3024 fs_file_open_append(0); in TEST_IMPL()
3025 fs_file_open_append(UV_FS_O_FILEMAP); in TEST_IMPL()