Searched refs:mach_error (Results 1 - 13 of 13) sorted by relevance

/darwin-on-arm/xnu/libsyscall/mach/mach/
H A Dmach_error.h55 * File: mach_error.h
59 * Definitions of routines in mach_error.c
77 void mach_error(
H A Dmach.h77 #include <mach/mach_error.h>
/darwin-on-arm/xnu/libsyscall/mach/
H A Dmach_error.c55 * File: mach_error.c
63 #include <mach/mach_error.h>
71 mach_error(const char *str, mach_error_t err) function
H A Dmodule.mk38 mach_error.c \
H A Dmach_error_string.c61 #include <mach/mach_error.h>
/darwin-on-arm/xnu/tools/tests/libMicro/apple/
H A Dlb_mmtest.c68 #include <mach/mach_error.h>
231 mach_error("mach_msg: ", ret);
289 mach_error("client: mach_msg: ", ret);
307 mach_error("client: mach_msg_overwrite: ", ret);
375 mach_error("mach_port_allocate(): ", ret);
381 mach_error("mach_port_insert_right(): ", ret);
386 mach_error("task_get_bootstrap_port(): ", ret);
392 mach_error("bootstrap_register(): ", ret);
404 mach_error("mach_port_allocate(): ", ret);
410 mach_error("task_get_bootstrap_por
[all...]
/darwin-on-arm/xnu/tools/tests/MPMMTest/
H A DMPMMtest.c15 #include <mach/mach_error.h>
233 mach_error("mach_port_allocate(SET): ", ret);
244 mach_error("mach_port_allocate(PORT): ", ret);
253 mach_error("mach_port_move_member(): ", ret);
267 mach_error("mach_port_insert_right(): ", ret);
273 mach_error("task_get_bootstrap_port(): ", ret);
285 mach_error("bootstrap_register(): ", ret);
314 mach_error("mach_port_allocate(): ", ret);
389 mach_error("mach_msg (receive): ", ret);
416 mach_error("mach_ms
[all...]
H A DKQMPMMtest.c15 #include <mach/mach_error.h>
227 mach_error("mach_port_allocate(): ", ret);
235 mach_error("mach_port_allocate(): ", ret);
243 mach_error("mach_port_insert_member(): ", ret);
252 mach_error("mach_port_insert_right(): ", ret);
258 mach_error("task_get_bootstrap_port(): ", ret);
270 mach_error("bootstrap_register(): ", ret);
299 mach_error("mach_port_allocate(): ", ret);
418 mach_error("kevent64 (msg receive): ", ret);
440 mach_error("mach_ms
[all...]
/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dcommpage_tests.c16 #include <mach/mach_error.h>
307 mach_error("host_processors()", ret);
322 mach_error("processor_info", ret);
330 mach_error("processor_exit()", ret);
342 mach_error("processor_exit()", ret);
/darwin-on-arm/xnu/tools/lockstat/
H A Dlockstat.c9 #include <mach/mach_error.h>
108 mach_error("host_statistics", kr);
422 mach_error("host_statistics", kr);
/darwin-on-arm/xnu/tools/tests/affinity/
H A Dtags.c7 #include <mach/mach_error.h>
H A Dpool.c6 #include <mach/mach_error.h>
H A Dsets.c6 #include <mach/mach_error.h>

Completed in 88 milliseconds