Home
last modified time | relevance | path

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

/external/libchrome/base/mac/
Dmach_port_util.cc96 kr = mach_port_set_attributes(task_port, endpoint, MACH_PORT_LIMITS_INFO, in CreateIntermediateMachPort()
/external/valgrind/coregrind/m_syswrap/
Dpriv_syswrap-darwin.h610 DECL_TEMPLATE(darwin, mach_port_set_attributes);
Dsyswrap-darwin.c5811 PRE(mach_port_set_attributes) in PRE() argument
5830 AFTER = POST_FN(mach_port_set_attributes); in PRE()
5833 POST(mach_port_set_attributes) in POST() argument
8145 CALL_PRE(mach_port_set_attributes); in PRE()