Searched refs:_Rename (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/os/storage/
H A DEntry.h99 status_t _Rename(BEntry& target, bool clobber);
/haiku/headers/build/os/storage/
H A DEntry.h112 status_t _Rename(BEntry& target, bool clobber);
/haiku/src/build/libbe/storage/
H A DEntry.cpp701 return _Rename(target, clobber);
740 return _Rename(target, clobber);
1049 BEntry::_Rename(BEntry& target, bool clobber) function in class:BEntry
/haiku/src/kits/storage/
H A DEntry.cpp405 return _Rename(target, clobber);
427 return _Rename(target, clobber);
723 BEntry::_Rename(BEntry& target, bool clobber) function in class:BEntry

Completed in 54 milliseconds