OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mach_msg_header_t
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/sandbox/mac/
mach_message_server.cc
94
mach_msg_header_t
* request = request_message.mach;
97
mach_msg_header_t
* reply = reply_message.mach =
98
reinterpret_cast<
mach_msg_header_t
*>(reply_buffer_.address());
123
mach_msg_header_t
* request = message.mach;
158
mach_msg_header_t
* request =
159
reinterpret_cast<
mach_msg_header_t
*>(request_buffer_.address());
160
mach_msg_header_t
* reply =
161
reinterpret_cast<
mach_msg_header_t
*>(reply_buffer_.address());
os_compatibility.cc
19
mach_msg_header_t
Head;
27
mach_msg_header_t
Head;
37
mach_msg_header_t
Head;
54
mach_msg_header_t
Head;
78
mach_msg_header_t
* header = message.mach;
message_server.h
19
mach_msg_header_t
* mach;
/external/valgrind/main/coregrind/m_mach/
mach_msg.c
51
mach_msg_trap(
mach_msg_header_t
*msg,
61
mach_msg_header_t
*msg;
/external/valgrind/main/coregrind/m_syswrap/
syswrap-darwin.c
265
mach_msg_header_t
msg;
[
all
...]
/external/lldb/tools/debugserver/source/MacOSX/
MachException.h
27
mach_msg_header_t
hdr;
MachException.cpp
69
mach_msg_header_t
*InHeadP,
70
mach_msg_header_t
*OutHeadP);
/external/lldb/source/Core/
ConnectionMachPort.cpp
28
mach_msg_header_t
head;
/external/bison/
configure
[
all
...]
Completed in 574 milliseconds