Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/ipc/
H A Dmach_port.c244 vm_map_copy_t memory2; /* copied-in memory, for types */ in mach_port_names() local
328 memory2 = VM_MAP_COPY_NULL; in mach_port_names()
364 (vm_map_size_t)size_used, TRUE, &memory2); in mach_port_names()
377 *typesp = (mach_port_type_t *) memory2; in mach_port_names()