/external/bison/m4/ |
nocrash.m4 | 56 /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */ 57 if (mach_port_insert_right (self, our_exception_port, our_exception_port,
|
/external/chromium_org/sandbox/mac/ |
dispatch_source_mach_unittest.cc | 25 ASSERT_EQ(KERN_SUCCESS, mach_port_insert_right(mach_task_self(), port,
|
bootstrap_sandbox_unittest.mm | 244 ASSERT_EQ(KERN_SUCCESS, mach_port_insert_right(task, port, port, 307 ASSERT_EQ(KERN_SUCCESS, mach_port_insert_right(task, port, port, 360 ASSERT_EQ(KERN_SUCCESS, mach_port_insert_right(task, port, port, 429 ASSERT_EQ(KERN_SUCCESS, mach_port_insert_right(task, port, port,
|
launchd_interception_server.cc | 43 if ((kr = mach_port_insert_right(task, sandbox_port_, sandbox_port_,
|
xpc_message_server_unittest.cc | 59 if (mach_port_insert_right(mach_task_self(), server_.GetServerPort(),
|
/external/chromium_org/content/browser/ |
mach_broker_mac.mm | 69 kr = mach_port_insert_right( 72 MACH_LOG(ERROR, kr) << "mach_port_insert_right";
|
/external/valgrind/main/coregrind/m_syswrap/ |
priv_syswrap-darwin.h | 513 DECL_TEMPLATE(darwin, mach_port_insert_right);
|
syswrap-darwin.c | [all...] |
/external/valgrind/main/coregrind/ |
pub_core_threadstate.h | 195 } mach_port_insert_right; member in union:__anon16410::__anon16411
|
/external/lldb/tools/debugserver/source/MacOSX/ |
MachTask.cpp | 596 err = ::mach_port_insert_right (task_self, m_exception_port, m_exception_port, MACH_MSG_TYPE_MAKE_SEND); [all...] |
/external/bison/ |
configure | [all...] |