Home
last modified time | relevance | path

Searched defs:sync_file (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/test/API/tools/lldb-vscode/disconnect/
Dmain.cpp14 std::ofstream sync_file; in handle_attach() local
/external/igt-gpu-tools/lib/
Digt_syncobj.c163 syncobj_import_sync_file(int fd, uint32_t handle, int sync_file) in syncobj_import_sync_file()
/external/e2fsprogs/misc/
Dfilefrag.c57 int sync_file = 0; /* fsync file before getting the mapping */ variable