tag
line
file
source code
shm_map
19
ipc/shm.c
static int shm_map (struct shm_desc *shmd, int remap);
shm_map
518
ipc/shm.c
if ((err = shm_map (shmd, shmflg & SHM_REMAP))) {