Searched refs:InitCheck (Results 1 - 25 of 1512) sorted by last modified time

1234567891011>>

/haiku/src/kits/tracker/
H A DFSUtils.cpp482 status_t result = node.InitCheck();
770 status_t result = entry.InitCheck();
792 result = volume.InitCheck();
803 result = volume.InitCheck();
827 if (entry.InitCheck() != B_OK)
1126 if (sourceEntry.InitCheck() != B_OK) {
1176 if (src_node && src_node->InitCheck() == B_OK) {
1451 if ((destFile.InitCheck() == B_BAD_VALUE
1452 || destFile.InitCheck() == B_NOT_ALLOWED)
1747 if (source.InitCheck()
[all...]
H A DContainerWindow.cpp154 status_t result = entry.InitCheck();
199 result = entry.InitCheck();
272 status_t result = entry.InitCheck();
617 if (entry.InitCheck() == B_OK) {
1117 status_t result = node->InitCheck();
1155 status_t result = node->InitCheck();
1366 if (model.InitCheck() != B_OK)
1385 if (model.InitCheck() != B_OK)
1400 if (model.InitCheck() != B_OK)
1516 if (entry.InitCheck()
[all...]
H A DFilePanelPriv.cpp230 if (entry.InitCheck() == B_OK && model->SetTo(&entry) == B_OK)
324 if (entry.InitCheck() != B_OK)
555 if (entry.InitCheck() != B_OK || !entry.IsDirectory())
718 if (entry.InitCheck() == B_OK)
1110 if (model.InitCheck() != B_OK)
1236 if (entry.InitCheck() == B_OK) {
1338 if (goDirectory.InitCheck() == B_OK) {
1461 if (entry.InitCheck() == B_OK
1656 if (entry.InitCheck() == B_OK) {
1804 if (volume.InitCheck() !
[all...]
/haiku/src/tests/kits/storage/
H A DFindDirectoryTest.cpp138 error = homePath.InitCheck();
156 error = homePath.InitCheck();
162 error = recycledPath.InitCheck();
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp503 TCPEndpoint::InitCheck() const function in class:TCPEndpoint
/haiku/src/tools/fs_shell/
H A Dvfs.cpp1445 if (pathBuffer.InitCheck() != FSSH_B_OK)
2355 if (pathBuffer.InitCheck() != FSSH_B_OK)
2457 if (pathBuffer.InitCheck() != FSSH_B_OK)
2618 if (mutablePathBuffer.InitCheck() != FSSH_B_OK)
5086 if (pathBuffer.InitCheck() != FSSH_B_OK)
5097 if (pathBuffer.InitCheck() != FSSH_B_OK)
5177 if (pathBuffer.InitCheck() != FSSH_B_OK)
5231 if (pathBuffer.InitCheck() != FSSH_B_OK)
5292 if (pathBuffer.InitCheck() != FSSH_B_OK)
5304 if (pathBuffer.InitCheck() !
[all...]
/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp56 status_t InitCheck();
85 status_t InitCheck() const;
116 status_t InitCheck() const;
608 status_t status = newNode->InitCheck();
749 status_t status = device->InitCheck();
1039 device_attr_private::InitCheck() function in class:device_attr_private
1170 Device::InitCheck() const function in class:Device
1362 device_node::InitCheck() const function in class:device_node
/haiku/src/apps/showimage/
H A DShowImageWindow.cpp1072 if (file.InitCheck() != B_OK)
1606 if (file.InitCheck() != B_OK)
1638 if (node.InitCheck() != B_OK)
/haiku/src/add-ons/kernel/busses/mmc/
H A Dsdhci_pci.cpp119 status = bus->InitCheck();
H A Dsdhci.cpp309 SdhciBus::InitCheck() function in class:SdhciBus
H A Dsdhci.h41 status_t InitCheck();
H A Dsdhci_acpi.cpp119 status = bus->InitCheck();
/haiku/src/add-ons/kernel/bus_managers/mmc/
H A Dmmc_bus.cpp70 MMCBus::InitCheck() function in class:MMCBus
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A Dkernel_interface.cpp224 status_t status = inode->InitCheck();
227 ERROR("get_vnode: InitCheck() failed. Error: %s\n", strerror(status));
681 status = inode.InitCheck();
769 status = inode.InitCheck();
807 if (iterator == NULL || iterator->InitCheck() != B_OK) {
897 if (iterator == NULL || iterator->InitCheck() != B_OK) {
H A DInode.cpp86 Inode::InitCheck() function in class:Inode
/haiku/src/kits/package/
H A DPackageResolvable.cpp42 BPackageResolvable::InitCheck() const function in class:BPackageKit::BPackageResolvable
75 if (fVersion.InitCheck() == B_OK)
78 if (fCompatibleVersion.InitCheck() == B_OK)
H A DPackageInfo.cpp281 status_t result = packageInfoEntry.InitCheck();
286 if ((result = file.InitCheck()) != B_OK)
345 BPackageInfo::InitCheck() const function in class:BPackageKit::BPackageInfo
351 || fVersion.InitCheck() != B_OK
361 status_t error = info->InitCheck();
370 status_t error = info->InitCheck();
379 status_t error = user->InitCheck();
614 if (InitCheck() != B_OK)
/haiku/headers/os/package/
H A DPackageResolvable.h56 status_t InitCheck() const;
H A DPackageInfo.h63 status_t InitCheck() const;
/haiku/src/preferences/filetypes/
H A DIconView.cpp216 if (file.InitCheck() == B_OK && info.InitCheck() == B_OK)
273 status = info.InitCheck();
408 if (bitmap == NULL || bitmap->InitCheck() != B_OK) {
465 if (target != NULL && target->InitCheck() == B_OK && target->Lock()) {
539 if (bitmap == NULL || bitmap->InitCheck() != B_OK) {
1061 if (file.InitCheck() != B_OK)
1280 if (info.InitCheck() == B_OK) {
1295 if (node.InitCheck() == B_OK) {
1344 if (file.InitCheck() !
[all...]
/haiku/src/system/kernel/fs/
H A Dvfs.cpp4185 if (pathBuffer.InitCheck() != B_OK)
4285 if (pathBuffer.InitCheck() != B_OK)
4333 if (pathBuffer.InitCheck() != B_OK)
4522 if (tmpPathBuffer.InitCheck() != B_OK)
8157 if (pathBuffer.InitCheck() != B_OK)
8168 if (pathBuffer.InitCheck() != B_OK)
8296 if (pathBuffer.InitCheck() != B_OK)
8348 if (pathBuffer.InitCheck() != B_OK)
8416 if (pathBuffer.InitCheck() != B_OK)
8427 if (pathBuffer.InitCheck() !
[all...]
/haiku/src/servers/package/
H A DCommitTransactionHandler.cpp189 error = transaction.InitCheck();
688 if (transactionDir.InitCheck() == B_OK &&
855 if (fWritableFilesDirectory.InitCheck() != B_OK) {
1280 if (transactionDirectory.InitCheck() != B_OK)
1426 status_t error = scriptPath.InitCheck();
1493 status_t error = scriptPath.InitCheck();
1503 if (scriptLink.InitCheck() != B_OK) {
1504 ERROR("Creating symlink failed: %s\n", strerror(scriptLink.InitCheck()));
/haiku/src/apps/text_search/
H A DGrepWindow.cpp387 if (entry.InitCheck() == B_OK) {
531 BEntry(&(fModel->fDirectory)).InitCheck() == B_OK;
685 if (path.InitCheck() == B_OK) {
/haiku/src/add-ons/kernel/network/stack/
H A Dnet_socket.cpp171 status_t status = socket->InitCheck();
/haiku/headers/private/shared/
H A DWeakReferenceable.h45 status_t InitCheck();

Completed in 2347 milliseconds

1234567891011>>