Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h269 FILE_DISPOSITION_INFO info; in remove()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc405 // Clear the FILE_DISPOSITION_INFO flag first, before checking if it's a
407 // if the FILE_DISPOSITION_INFO flag was already set to 'DeleteFile = true' by
409 FILE_DISPOSITION_INFO Disposition;
432 // The file is on a local drive, we can safely set FILE_DISPOSITION_INFO's
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dio.c156 } FILE_DISPOSITION_INFO, *PFILE_DISPOSITION_INFO; typedef
2232 FILE_DISPOSITION_INFO disposition_info; in svn_io__win_delete_file_on_close()