OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MoveFileEx
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gnulib/import/
rename.c
43
# undef
MoveFileEx
44
# define
MoveFileEx
MoveFileExA
176
/*
MoveFileEx
works if SRC is a directory without any flags, but
178
Thankfully,
MoveFileEx
handles hard links correctly, even though
180
if (
MoveFileEx
(src, dst, 0))
188
if (
MoveFileEx
(src, dst, MOVEFILE_REPLACE_EXISTING))
/src/external/gpl3/gdb.old/dist/gnulib/import/
rename.c
43
# undef
MoveFileEx
44
# define
MoveFileEx
MoveFileExA
176
/*
MoveFileEx
works if SRC is a directory without any flags, but
178
Thankfully,
MoveFileEx
handles hard links correctly, even though
180
if (
MoveFileEx
(src, dst, 0))
188
if (
MoveFileEx
(src, dst, MOVEFILE_REPLACE_EXISTING))
Completed in 20 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026