Searched defs:cause (Results 1 - 19 of 19) sorted by relevance

/haiku/src/tests/system/kernel/file_corruption/fs/
H A DNotifications.cpp102 AttributeChangedNotification(Node* node, const char* attribute, int32 cause) argument
/haiku/src/system/boot/platform/efi/arch/riscv64/
H A Darch_traps.cpp100 WriteCause(uint64_t cause) argument
157 uint64 cause = Scause(); local
/haiku/src/tools/fs_shell/
H A Dnode_monitor.cpp44 fssh_notify_attribute_changed(fssh_mount_id device, fssh_vnode_id dir, fssh_vnode_id node, const char *attribute, int32_t cause) argument
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap.cpp291 l2cap_error_reply(net_protocol* protocol, net_buffer* cause, net_error error, argument
/haiku/src/system/boot/platform/riscv/
H A Dtraps.cpp84 uint64 cause = Mcause(); local
/haiku/headers/private/kernel/arch/riscv64/
H A Darch_thread_types.h18 uint64 cause; member in struct:iframe
/haiku/src/system/kernel/arch/riscv64/
H A Darch_int.cpp127 WriteCause(uint64_t cause) argument
[all...]
/haiku/src/add-ons/kernel/network/protocols/unix/
H A Dunix.cpp284 unix_error_reply(net_protocol *protocol, net_buffer *cause, net_error error, argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A Dhaiku_kernel_emu.cpp109 notify_attribute_changed(dev_t device, ino_t directory, ino_t node, const char *attribute, int32 cause) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malohal.c763 uint32_t cause; local
[all...]
/haiku/src/add-ons/kernel/network/stack/
H A Dlink.cpp640 link_error_reply(net_protocol* protocol, net_buffer* cause, net_error error, argument
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A Dtcp.cpp766 tcp_error_reply(net_protocol* protocol, net_buffer* cause, net_error error, argument
/haiku/src/system/kernel/fs/
H A Dnode_monitor.cpp818 NotifyAttributeChanged(dev_t device, ino_t directory, ino_t node, const char *attribute, int32 cause) argument
1232 notify_attribute_changed(dev_t device, ino_t directory, ino_t node, const char *attribute, int32 cause) argument
/haiku/headers/cpp/
H A Dstreambuf.h174 failure(string cause, ios* stream) { _stream = stream; } argument
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dmwlhal.h132 uint32_t cause; local
[all...]
/haiku/src/add-ons/kernel/network/protocols/udp/
H A Dudp.cpp1346 udp_error_reply(net_protocol *protocol, net_buffer *cause, net_error error, argument
/haiku/src/tests/system/network/tcp_shell/
H A Dtcp_shell.cpp993 domain_error_reply(net_protocol* self, net_buffer* cause, argument
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dipv6.cpp1582 ipv6_error_reply(net_protocol* protocol, net_buffer* cause, net_error error, argument
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4.cpp1934 ipv4_error_reply(net_protocol* protocol, net_buffer* cause, net_error error, argument

Completed in 260 milliseconds