Searched refs:mach_host_self (Results 1 – 14 of 14) sorted by relevance
| /trueos/sys/sys/mach/ |
| HD | mach_init.h | 74 extern mach_port_name_t mach_host_self(void);
|
| HD | mach_traps.h | 313 mach_port_name_t mach_host_self(void);
|
| /trueos/contrib/openbsm/bin/audit/ |
| HD | audit.c | 87 error = host_get_audit_control_port(mach_host_self(), &serverPort); in send_trigger()
|
| /trueos/lib/libmach/mach/ |
| HD | mach_misc.c | 117 mach_host_self(void) in mach_host_self() function
|
| /trueos/sys/compat/mach/kern/ |
| HD | ipc_host.c | 228 mach_host_self(void) in mach_host_self() function
|
| /trueos/contrib/openbsm/bin/auditd/ |
| HD | auditd_darwin.c | 347 if (host_set_audit_control_port(mach_host_self(), in mach_setup()
|
| /trueos/contrib/nvi/common/ |
| HD | util.c | 381 kr = host_get_clock_service(mach_host_self(), CALENDAR_CLOCK, &clk); in timepoint_system()
|
| /trueos/sys/compat/mach/ |
| HD | mach_traps.c | 179 td->td_retval[0] = mach_host_self(); in sys_host_self_trap()
|
| /trueos/contrib/llvm/lib/Support/ |
| HD | Host.cpp | 456 host_info(mach_host_self(), HOST_BASIC_INFO, (host_info_t)&hostInfo, in getHostCPUName()
|
| /trueos/sys/compat/mach/defs/ |
| HD | mach_host.defs | 84 * mach_host_self() - trap
|
| /trueos/contrib/sendmail/include/sm/ |
| HD | conf.h | 1132 # define host_self mach_host_self
|
| /trueos/sbin/launchd/ |
| HD | runtime.c | 1403 mach_port_t mhs = mach_host_self(); in launchd_log_vm_stats()
|
| HD | core.c | 4272 (void)job_assumes_zero(j, host_reboot(mach_host_self(), HOST_REBOOT_DEBUGGER)); in job_callback_timer() 4281 (void)job_assumes_zero(j, host_reboot(mach_host_self(), HOST_REBOOT_DEBUGGER)); in job_callback_timer() 6547 mach_port_t mhp = mach_host_self(); in job_setup_exception_port() 6568 mach_port_t mhp = mach_host_self(); in machservice_setup_options() 7376 (void)job_assumes_zero(j, host_reboot(mach_host_self(), HOST_REBOOT_DEBUGGER)); in machservice_delete()
|
| /trueos/lib/libdispatch/src/ |
| HD | queue.c | 976 mach_port_t mp, mhp = mach_host_self(); in _dispatch_mach_host_port_init()
|