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

/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/headers/
H A Dmach_error.h55 * File: mach_error.h
59 * Definitions of routines in mach_error.c
77 void mach_error(
H A DMakefile.inc2 mach_error.h \
H A Dmach.h77 #include <mach/mach_error.h>
/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/
H A Dmach_error.c55 * File: mach_error.c
64 #include <mach/mach_error.h>
71 mach_error( str, err ) function
H A DMakefile.inc53 mach_error.c \
H A Dmach_error_string.c61 #include <mach/mach_error.h>
/macosx-10.5.8/xnu-1228.15.4/tools/tests/MMTest/
H A DMMtest.c7 #include <mach/mach_error.h>
223 mach_error("mach_port_allocate(): ", ret);
232 mach_error("mach_port_insert_right(): ", ret);
238 mach_error("task_get_bootstrap_port(): ", ret);
244 mach_error("bootstrap_register(): ", ret);
277 mach_error("mach_port_allocate(): ", ret);
324 mach_error("mach_msg (receive): ", ret);
352 mach_error("mach_msg (send): ", ret);
396 mach_error("task_get_bootstrap_port(): ", ret);
401 mach_error("bootstrap_look_u
[all...]
H A DMPMMtest.c14 #include <mach/mach_error.h>
237 mach_error("mach_port_allocate(): ", ret);
246 mach_error("mach_port_insert_right(): ", ret);
252 mach_error("task_get_bootstrap_port(): ", ret);
264 mach_error("bootstrap_register(): ", ret);
293 mach_error("mach_port_allocate(): ", ret);
368 mach_error("mach_msg (receive): ", ret);
396 mach_error("mach_msg (send): ", ret);
502 mach_error("task_get_bootstrap_port(): ", ret);
509 mach_error("bootstrap_look_u
[all...]
/macosx-10.5.8/xnu-1228.15.4/tools/lockstat/
H A Dlockstat.c9 #include <mach/mach_error.h>
108 mach_error("host_statistics", kr);
422 mach_error("host_statistics", kr);
/macosx-10.5.8/xnu-1228.15.4/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>
/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dload.c52 #include <mach/mach_error.h>
H A Dkld_patch.c93 #include <mach/mach_error.h>

Completed in 104 milliseconds