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