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

/freebsd-9.3-release/sys/kern/
H A Dsysv_shm.c125 static struct shmid_kernel *shm_find_segment_by_shmidx(int);
219 shm_find_segment_by_shmidx(int segnum) function
489 shmseg = shm_find_segment_by_shmidx(shmid);

Completed in 48 milliseconds