Searched refs:NULL_MSG (Results 1 – 1 of 1) sorted by relevance
50 #define NULL_MSG ((struct msqid_ds *)NULL) macro415 } else if (msgctl(ipc_id, IPC_RMID, NULL_MSG) == -1) { in main()445 if (msgctl(ipc_id, IPC_RMID, NULL_MSG) == -1) { in main()