Searched refs:shm_handle_size (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dsysv_shm.c152 memory_object_size_t shm_handle_size; /* size of this chunk */ member in struct:shm_handle
482 shm_handle->shm_handle_size, /* segment size */
494 mapped_size += shm_handle->shm_handle_size;
495 attach_va = attach_va + shm_handle->shm_handle_size;
774 shm_handle->shm_handle_size = size;

Completed in 109 milliseconds