Home
last modified time | relevance | path

Searched refs:mach_reply_port (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/coregrind/m_mach/
Dmach_basics.c42 extern mach_port_t mach_reply_port(void);
58 if (!reply) reply = mach_reply_port(); in mig_get_reply_port()
/external/valgrind/coregrind/m_syswrap/
Dpriv_syswrap-darwin.h665 DECL_TEMPLATE(darwin, mach_reply_port);
Dsyswrap-darwin.c8272 PRE(mach_reply_port) in PRE() argument
8277 POST(mach_reply_port) in POST() argument
9973 MACXY(__NR_mach_reply_port, mach_reply_port),