Searched refs:IPC_RMID (Results 1 – 6 of 6) sorted by relevance
19 #define IPC_RMID 0 /* remove identifier */ macro
42 case IPC_RMID: in semctl()
28 return msgctl(msgID, IPC_RMID, 0); in remove_msg_queue()
37 return semctl(semID, 0, IPC_RMID, 0); in remove_semaphore()
507 if (command != IPC_RMID) { in _user_xsi_msgctl()559 case IPC_RMID: { in _user_xsi_msgctl()
818 if (command != IPC_RMID) { in _user_xsi_semctl()973 case IPC_RMID: { in _user_xsi_semctl()