Searched refs:fs_file_open_append (Results 1 – 2 of 2) sorted by relevance
393 TEST_DECLARE (fs_file_open_append)1112 TEST_ENTRY (fs_file_open_append)
3084 static void fs_file_open_append(int add_flags) { in fs_file_open_append() function3151 TEST_IMPL(fs_file_open_append) { in TEST_IMPL() argument3152 fs_file_open_append(0); in TEST_IMPL()3153 fs_file_open_append(UV_FS_O_FILEMAP); in TEST_IMPL()
Completed in 13 milliseconds