Searched defs:REPORT_ERROR (Results 1 - 14 of 14) sorted by relevance

/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixDebug.h24 # define REPORT_ERROR(error) PRINT_ERROR(error) macro
32 # define REPORT_ERROR(error) \ macro
48 # define REPORT_ERROR(error) macro
/haiku/src/tests/add-ons/kernel/file_systems/udf/udf_shell/
H A DDebug.h61 #define REPORT_ERROR(status) __out("udf: %s:%s:%ld: %s\n", __FILE__, __FUNCTION__, __LINE__, strerror(status)); macro
73 #define REPORT_ERROR(status) ; macro
/haiku/src/servers/registrar/
H A DDebug.h39 #define REPORT_ERROR(status) \ macro
66 #define REPORT_ERROR(status) ; macro
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DDebug.h52 #define REPORT_ERROR(status) \ macro
67 #define REPORT_ERROR(status) \ macro
/haiku/src/add-ons/kernel/partitioning_systems/session/
H A DDebug.h175 #define REPORT_ERROR(error) { \ macro
216 #define REPORT_ERROR(status) ; macro
/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfDebug.h180 #define REPORT_ERROR(error) { \ macro
224 #define REPORT_ERROR(status) ; macro
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DDebugSupport.h147 #define REPORT_ERROR(status) TREPORT_ERROR(status) macro
161 #define REPORT_ERROR(status) ; macro
/haiku/headers/private/userlandfs/shared/
H A DDebug.h114 #define REPORT_ERROR(status) TREPORT_ERROR(status) macro
128 #define REPORT_ERROR(status) ; macro
/haiku/src/add-ons/kernel/file_systems/bindfs/
H A DDebugSupport.h148 #define REPORT_ERROR(status) TREPORT_ERROR(status) macro
162 #define REPORT_ERROR(status) ; macro
/haiku/headers/private/file_systems/
H A DDebugSupport.h158 #define REPORT_ERROR(status) TREPORT_ERROR(status) macro
168 #define REPORT_ERROR(status) ; macro
/haiku/src/servers/package/
H A DDebugSupport.h152 #define REPORT_ERROR(status) TREPORT_ERROR(status) macro
166 #define REPORT_ERROR(status) ; macro
/haiku/src/apps/icon-o-matic/generic/support/
H A DDebug.h115 #define REPORT_ERROR(status) TREPORT_ERROR(status) macro
128 #define REPORT_ERROR(status) ; macro
/haiku/src/tests/system/network/
H A Dunix_dgram_test.cpp19 #define REPORT_ERROR(msg, ...) \ macro
[all...]
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A Dkernel_interface.cpp28 #define REPORT_ERROR(status) \ macro

Completed in 146 milliseconds