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

/xnu-2782.1.97/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>
/xnu-2782.1.97/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 Dmach_error_string.c61 #include <mach/mach_error.h>
/xnu-2782.1.97/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...]
/xnu-2782.1.97/tools/tests/MPMMTest/
H A DMPMMtest.c13 #include <mach/mach_error.h>
231 mach_error("mach_port_allocate(SET): ", ret);
242 mach_error("mach_port_allocate(PORT): ", ret);
251 mach_error("mach_port_move_member(): ", ret);
265 mach_error("mach_port_insert_right(): ", ret);
271 mach_error("task_get_bootstrap_port(): ", ret);
283 mach_error("bootstrap_register(): ", ret);
312 mach_error("mach_port_allocate(): ", ret);
385 mach_error("mach_msg (receive): ", ret);
412 mach_error("mach_ms
[all...]
H A DKQMPMMtest.c13 #include <mach/mach_error.h>
225 mach_error("mach_port_allocate(): ", ret);
233 mach_error("mach_port_allocate(): ", ret);
241 mach_error("mach_port_insert_member(): ", ret);
250 mach_error("mach_port_insert_right(): ", ret);
256 mach_error("task_get_bootstrap_port(): ", ret);
268 mach_error("bootstrap_register(): ", ret);
297 mach_error("mach_port_allocate(): ", ret);
414 mach_error("kevent64 (msg receive): ", ret);
436 mach_error("mach_ms
[all...]
/xnu-2782.1.97/tools/tests/xnu_quick_test/
H A Dcommpage_tests.c16 #include <mach/mach_error.h>
305 mach_error("host_processors()", ret);
320 mach_error("processor_info", ret);
328 mach_error("processor_exit()", ret);
340 mach_error("processor_exit()", ret);
/xnu-2782.1.97/tools/lockstat/
H A Dlockstat.c9 #include <mach/mach_error.h>
108 mach_error("host_statistics", kr);
422 mach_error("host_statistics", kr);
/xnu-2782.1.97/tools/tests/affinity/
H A Dtags.c5 #include <mach/mach_error.h>
H A Dpool.c4 #include <mach/mach_error.h>
H A Dsets.c4 #include <mach/mach_error.h>
/xnu-2782.1.97/tools/tests/memorystatus/
H A Dmemorystatus_groups.c5 #include <mach/mach_error.h>

Completed in 92 milliseconds