Searched defs:error (Results 251 - 275 of 1155) sorted by relevance

<<11121314151617181920>>

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DExtendedServerInfo.cpp111 status_t error = fAddress.GetString(&addressString, false); local
124 status_t error = _AddShare(&shareInfo); local
[all...]
H A DServerConnection.cpp70 status_t error = fServerInfo->GetAddress().GetString(&server, false); local
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DRequestMemberArray.h76 status_t error = _EnsureCapacity(fSize + 1); local
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DPortChannel.cpp104 status_t error = write_port(fSendPort, 0, buffer, size); local
H A DPortConnection.cpp48 status_t error = AbstractConnection::Init(); local
65 status_t error = AbstractConnection::Init(); local
153 status_t error = channel->Send(&reply, sizeof(ConnectReply)); local
[all...]
H A DTaskManager.cpp109 status_t error = task->Run(); local
/haiku/src/add-ons/kernel/file_systems/userlandfs/private/
H A DPort.cpp161 status_t error; local
191 status_t error = B_OK; local
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A DBeOSKernelFileSystem.cpp41 status_t error = beos_init_block_cache(kMaxBlockCacheBlocks, 0); local
238 status_t error = get_image_symbol(image, "fs_entry", B_SYMBOL_TYPE_DATA, local
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A Dmain.cpp102 status_t error = B_OK; local
/haiku/src/apps/mediaplayer/media_node_framework/audio/
H A DAudioVolumeConverter.cpp85 status_t error = InitCheck(); local
153 status_t error = AudioReader::InitCheck(); local
/haiku/src/bin/
H A Drmindex.cpp160 bool error = false; local
/haiku/src/build/libbe/storage/
H A DVolume.cpp135 status_t error = (device >= 0 ? B_OK : B_BAD_VALUE); local
/haiku/src/build/libroot/
H A Dsem.cpp122 status_t error = snooze_until(timeout, B_SYSTEM_TIMEBASE); local
/haiku/src/kits/shared/
H A DArgumentVector.cpp166 ParseError error; local
H A DRWLockManager.cpp191 status_t error; local
/haiku/src/libs/util/
H A Drealhostname.c90 int result, error; local
/haiku/src/servers/notification/
H A DNotificationReceived.cpp105 status_t error = msg.Unflatten((const char*)buffer); local
/haiku/src/system/boot/loader/net/
H A DARP.cpp136 status_t error = _SendARPPacket(ip, kBroadcastMACAddress, local
/haiku/src/tests/add-ons/kernel/file_systems/bfs/
H A Dbfs_allocator_invalidate_largest.cpp74 const char* error = NULL; local
/haiku/src/tests/kits/app/common/
H A DPipedAppRunner.cpp38 status_t error = (HasQuitted() ? B_OK : B_ERROR); local
106 status_t error local
[all...]
/haiku/src/tests/kits/game/file_game_sound_test/
H A DFileSoundWindow.cpp111 status_t error = fileSound -> InitCheck(); local
202 status_t error; local
[all...]
/haiku/src/tests/system/kernel/file_corruption/disk_system/
H A Dchecksumfs.cpp147 status_t error = partition->SetContentType(Name()); local
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DBlockAllocator.h99 status_t error = fAllocator->Allocate(0, 1, fTransaction, fIndex, local
/haiku/src/tools/cppunit/
H A DTestApp.cpp69 status_t error = B_OK; local
/haiku/src/tools/restest/
H A DOffsetFile.cpp101 status_t error = GetSize(&size); local
133 status_t error = (size >= 0 ? B_OK : B_BAD_VALUE ); local
143 status_t error = fFile.GetSize(size); local

Completed in 136 milliseconds

<<11121314151617181920>>