IPC_RMID          255 source3/profile/profile.c 		if (shmctl(shm_id, IPC_RMID, &shm_ds) == 0) {
IPC_RMID           96 source3/torture/torture.c 	shmctl(shmid, IPC_RMID, 0);
IPC_RMID          277 source4/torture/util_smb.c 	shmctl(shmid, IPC_RMID, 0);