Searched defs:fromFD (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/libroot/posix/stdio/
H A Drename.c23 renameat(int fromFD, const char* from, int toFD, const char* to) argument
/haiku/src/build/libroot/
H A Dfunction_remapper.cpp266 renameat(int fromFD, const char* from, int toFD, const char* to) argument
H A Dfs.cpp1558 _haiku_build_renameat(int fromFD, const char* from, int toFD, const char* to) argument
/haiku/src/system/kernel/fs/
H A Dvfs.cpp6992 attr_rename(int fromFD, const char* fromName, int toFD, const char* toName, argument

Completed in 160 milliseconds