Searched defs:clobber (Results 1 - 7 of 7) sorted by relevance

/haiku/src/bin/rc/
H A Dcompile.cpp234 bool clobber = false; local
/haiku/src/build/libbe/storage/
H A DEntry.cpp680 BEntry::Rename(const char *path, bool clobber) argument
723 BEntry::MoveTo(BDirectory *dir, const char *path, bool clobber) argument
1049 _Rename(BEntry& target, bool clobber) argument
[all...]
/haiku/src/kits/storage/
H A DEntry.cpp384 BEntry::Rename(const char* path, bool clobber) argument
410 BEntry::MoveTo(BDirectory* dir, const char* path, bool clobber) argument
723 BEntry::_Rename(BEntry& target, bool clobber) argument
H A DResources.cpp47 BResources::BResources(const BFile* file, bool clobber) argument
61 BResources::BResources(const char* path, bool clobber) argument
75 BResources::BResources(const entry_ref* ref, bool clobber) argument
98 BResources::SetTo(const BFile* file, bool clobber) argument
136 BResources::SetTo(const char* path, bool clobber) argument
159 SetTo(const entry_ref* ref, bool clobber) argument
182 SetToImage(image_id image, bool clobber) argument
204 SetToImage(const void* codeOrDataPointer, bool clobber) argument
[all...]
H A DResourceFile.cpp240 ResourceFile::SetTo(BFile* file, bool clobber) argument
378 ResourceFile::_InitFile(BFile& file, bool clobber) argument
/haiku/src/tests/kits/storage/
H A DEntryTest.cpp1413 RenameTestEntry(TestEntry *testEntry, TestEntry *newTestEntry, string newName, bool existing, bool clobber, status_t error, uint32 kind) argument
1488 RenameTestEntry(TestEntry *testEntry, TestEntry *newTestEntry, bool existing, bool clobber, status_t error, uint32 kind) argument
1506 RenameTestFile(TestEntry *testEntry, TestEntry *newTestEntry, bool existing, bool clobber, status_t error) argument
1515 RenameTestDir(TestEntry *testEntry, TestEntry *newTestEntry, bool existing, bool clobber, status_t error) argument
1524 RenameTestLink(TestEntry *testEntry, TestEntry *newTestEntry, bool existing, bool clobber, status_t error) argument
1634 MoveToTestEntry(TestEntry *testEntry, TestEntry *testDir, string newName, bool existing, bool clobber, status_t error, uint32 kind) argument
1727 MoveToTestEntry(TestEntry *testEntry, TestEntry *testDir, TestEntry *newTestEntry, bool existing, bool clobber, status_t error, uint32 kind) argument
1747 MoveToTestFile(TestEntry *testEntry, TestEntry *testDir, TestEntry *newTestEntry, bool existing, bool clobber, status_t error) argument
1757 MoveToTestDir(TestEntry *testEntry, TestEntry *testDir, TestEntry *newTestEntry, bool existing, bool clobber, status_t error) argument
1767 MoveToTestLink(TestEntry *testEntry, TestEntry *testDir, TestEntry *newTestEntry, bool existing, bool clobber, status_t error) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/bfs/
H A Dkernel_interface.cpp1253 off_t clobber; local

Completed in 78 milliseconds