Home
last modified time | relevance | path

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

/xnu-12377.1.9/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-12377.1.9/osfmk/ipc/
H A Dmach_kernelrpc.c277 #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-12377.1.9/osfmk/mach/
H A Dmach_traps.h241 mach_port_info_t port_info_out,
H A Dmach_port.defs370 out port_info_out : mach_port_info_t, CountInOut);