Home
last modified time | relevance | path

Searched refs:port_info_out (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.121.6/libsyscall/mach/ !
H A Dmach_port.c314 mach_port_info_t port_info_out, in mach_port_get_attributes() argument
320 port_info_out, port_info_outCnt); in mach_port_get_attributes()
336 port_info_out, port_info_outCnt); in mach_port_get_attributes()
/xnu-11417.121.6/osfmk/ipc/ !
H A Dmach_kernelrpc.c273 #define MACH_PORT_INFO_OUT (((__Reply__mach_port_get_attributes_from_user_t*)NULL)->port_info_out) in _kernelrpc_mach_port_get_attributes_trap()
/xnu-11417.121.6/osfmk/mach/ !
H A Dmach_traps.h240 mach_port_info_t port_info_out,
H A Dmach_port.defs370 out port_info_out : mach_port_info_t, CountInOut);