HomeSort by: relevance | last modified time | path
    Searched refs:DeleteFile (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerCorpus.h 159 DeleteFile(*II);
203 void DeleteFile(const InputInfo &II) {
210 DeleteFile(II);
  /src/sys/external/bsd/gnu-efi/dist/inc/
efishell.h 391 EFI_SHELL_DELETE_FILE DeleteFile;
  /src/external/apache2/llvm/dist/libcxx/src/filesystem/
posix_compat.h 270 info.DeleteFile = TRUE;
  /src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
Path.inc 271 // the DeleteFile or RemoveDirectory functions, but that requires you to know
407 // if the FILE_DISPOSITION_INFO flag was already set to 'DeleteFile = true' by
410 Disposition.DeleteFile = false;
418 // continue when DeleteFile is true, since it prevents opening the file for
434 Disposition.DeleteFile = true;
  /src/external/gpl2/gmake/dist/
job.c 1363 DeleteFile (amiga_bname); /* Ignore errors. */
2188 DeleteFile (amiga_bname);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
winbase.d 2529 alias DeleteFileW DeleteFile;
2708 alias DeleteFileA DeleteFile;

Completed in 40 milliseconds