Searched defs:renameat (Results 1 - 6 of 6) sorted by relevance

/haiku/src/system/libroot/posix/stdio/
H A Drename.c23 renameat(int fromFD, const char* from, int toFD, const char* to) function
/haiku/src/build/libroot/
H A Dfs_darwin.cpp338 renameat(int oldFD, const char* oldPath, int newFD, const char* newPath) function
H A Dfunction_remapper.cpp266 renameat(int fromFD, const char* from, int toFD, const char* to) function
/haiku/headers/build/
H A DBeOSBuildCompatibility.h162 # define renameat(fromFD, from, toFD, to) \ macro
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2350 void renameat() {} function
H A Dlibroot_stubs_legacy.c2331 void renameat() {} function

Completed in 207 milliseconds