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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsysv_shm.c143 struct shm_handle { struct
254 struct shm_handle *shm_handle; local
257 shm_handle = CAST_DOWN(void *,shmseg->u.shm_internal); /* tunnel */
259 mach_memory_entry_port_release(shm_handle->shm_object);
260 shm_handle->shm_object = NULL;
261 FREE((caddr_t)shm_handle, M_SHM);
355 struct shm_handle *shm_handle; local
432 shm_handle
658 struct shm_handle *shm_handle; local
[all...]

Completed in 53 milliseconds