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

/freebsd-10.1-release/sys/kern/
H A Duipc_shm.c114 static struct shmfd *shm_hold(struct shmfd *shmfd);
581 shm_hold(struct shmfd *shmfd) function
669 map->sm_shmfd = shm_hold(shmfd);
820 shm_hold(shmfd);

Completed in 91 milliseconds