Searched refs:NULL_SHM (Results 1 – 1 of 1) sorted by relevance
52 #define NULL_SHM ((struct shmid_ds *)NULL) macro424 } else if (shmctl(ipc_id, IPC_RMID, NULL_SHM) == -1) { in main()456 if (shmctl(ipc_id, IPC_RMID, NULL_SHM) == -1) { in main()