Searched refs:ERROR (Results 201 - 225 of 289) sorted by relevance

1234567891011>>

/haiku/src/apps/installer/
H A DBlockingQueue.h168 ERROR(("ERROR: BlockingQueue::Remove(): Removed %ld elements!\n",
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DExtentAllocator.h16 #define ERROR(x...) TRACE(x) macro
H A DBTree.cpp22 # define ERROR(x...) dprintf("\33[34mbtrfs:\33[0m " x) macro
597 ERROR("BTree::Traverse() unmapped block %" B_PRId64 "\n",
631 ERROR("Find() not found wanted: %" B_PRIu64 " %" B_PRIu8 " %"
846 ERROR("SetRoot() unmapped block %" B_PRId64 " %" B_PRId64 "\n",
928 ERROR("TreeIterator::Traverse() Find failed\n");
/haiku/src/add-ons/kernel/drivers/bluetooth/h2/h2generic/
H A Dh2upper.cpp141 ERROR("%s: Unknown packet type for sending %d\n", __func__,
/haiku/src/add-ons/kernel/drivers/wmi/
H A DWMIDevice.cpp103 ERROR("failed to set up wmi device object\n");
H A DWMIPrivate.h31 #define ERROR(x...) TRACE_ALWAYS(x) macro
/haiku/src/add-ons/accelerants/intel_extreme/
H A Ddpms.cpp22 #define ERROR(x...) _sPrintf("intel_extreme: " x) macro
/haiku/headers/private/file_systems/
H A DDebugSupport.h94 // ERROR()
179 #define ERROR(x...) TPRINT(x) macro
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_main.cpp79 ERROR(("fuse_mount(): Failed to open /dev/null: %s\n",
/haiku/src/add-ons/kernel/bus_managers/i2c/
H A DI2CBus.cpp129 ERROR("failed to set up i2c bus object\n");
/haiku/src/add-ons/kernel/file_systems/exfat/
H A Dkernel_interface.cpp43 #define ERROR(x...) dprintf("\33[34mexfat:\33[0m " x) macro
173 ERROR("Failed mounting the volume. Error: %s\n", strerror(status));
242 ERROR("get_vnode: InitCheck() failed. Error: %s\n", strerror(status));
400 ERROR("exfat_lookup: name %s (%s)\n", name, strerror(status));
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DMixerInput.cpp129 ERROR("MixerInput::BufferReceived: dropped incoming buffer as we "
140 ERROR("MixerInput::BufferReceived: buffer with negative start time of "
358 ERROR("MixerInput::AddInputChannelDestination: destination_type %d "
566 ERROR("buffer assignment failed for mixer chan %d\n", i);
/haiku/src/add-ons/kernel/bus_managers/virtio/
H A DVirtioPrivate.h27 #define ERROR(x...) TRACE_ALWAYS(x) macro
H A DVirtioQueue.cpp32 ERROR("couldn't allocate area %s\n", name);
38 ERROR("couldn't get mapping for %s\n", name);
/haiku/src/add-ons/kernel/busses/scsi/virtio/
H A DVirtioSCSIPrivate.h24 #define ERROR(x...) dprintf("\33[33mvirtio_scsi:\33[0m " x) macro
/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DAuthenticationServer.cpp353 ERROR("AuthenticationServer::_RequestThread(): ERROR: "
359 ERROR("AuthenticationServer::_RequestThread(): Failed to "
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DServerVolume.cpp108 ERROR("ServerVolume::SetServerInfo(): ERROR: Failed to add "
143 ERROR("ServerVolume::Init(): ERROR: Failed to add share `%s': "
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DExtent.cpp60 ERROR("Extent::FillBlockBuffer(): IO Error");
91 ERROR("Extent:Init(): Bad Block!\n");
H A DBPlusTree.cpp247 ERROR("FillPath::FillBlockBuffer(): IO Error");
266 ERROR("FillPath::FillBlockBuffer(): IO Error");
331 ERROR("Extent::FillBlockBuffer(): IO Error");
369 ERROR("TreeDirectory::FillBlockBuffer(): IO Error");
380 ERROR("Invalid Data block");
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap.cpp229 ERROR("%s: invalid L2CAP packet: too small. len=%" B_PRIu32 "\n",
247 ERROR("l2cap: payload length mismatch, packetlen=%d, bufferlen=%" B_PRIu32 "\n",
/haiku/src/add-ons/kernel/network/ppp/ipcp/
H A DProtocol.cpp156 ERROR("IPCP: Unknown ioctl: %" B_PRIu32 "\n", op);
244 ERROR("IPCP: Send() failed because of wrong state or protocol number!\n");
328 ERROR("IPCP: Error: Could not find input function for IP!\n");
641 ERROR("IPCP: RemoveRoutes(): could not remove default/subnet route!\n");
931 ERROR("IPCP: RCAEvent() state=%d\n", State());
1291 ERROR("IPCP: IllegalEvent(event=%d) state=%d\n", event, State());
/haiku/src/add-ons/kernel/drivers/graphics/radeon_hd/
H A Ddriver.cpp35 #define ERROR(x...) dprintf("radeon_hd: " x) macro
714 ERROR("%s: ERROR: pci module unavailable\n", __func__);
735 ERROR("%s: ERROR: pci module unavailable\n", __func__);
788 ERROR("%s: GPU(%" B_PRId32 ") %s, revision = 0x%x\n", __func__, found,
800 ERROR("%s: no supported devices found\n", __func__);
838 ERROR("%s: %s wasn't found!\n", __func__, name);
/haiku/src/apps/mediaplayer/media_node_framework/audio/
H A DAudioProducer.cpp43 # define ERROR(x...) fprintf(stderr, x) macro
47 # define ERROR(x...) fprintf(stderr, x) macro
670 ERROR("B_HANDLE_BUFFER, but not started!\n");
819 ERROR("AudioProducer::_FillNextBuffer() - no buffer "
848 ERROR("AudioProducer::_FillNextBuffer() - supplier error -> silence\n");
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DKernelRequestHandler.cpp161 ERROR(("NotifyListenerRequest: NULL oldName for "
171 ERROR(("NotifyListenerRequest: NULL name for opcode: %"
228 ERROR(("NotifyQueryRequest: unsupported operation: %" B_PRId32
295 ERROR(("NotifyQueryRequest: NULL name!\n"));
325 ERROR(("NotifyQueryRequest: unsupported operation: %" B_PRId32
/haiku/src/servers/media/
H A Dmedia_server.cpp238 ERROR("Trouble terminating media_addon_server. Messenger invalid\n");
244 ERROR("Trouble terminating media_addon_server (2): %s\n",
266 ERROR("Trouble terminating media_addon_server, it's still running\n");
491 ERROR("SERVER_PUBLISH_INPUTS: failed to clone area, "
520 ERROR("SERVER_PUBLISH_OUTPUTS: failed to clone area, "

Completed in 136 milliseconds

1234567891011>>