Searched refs:IPC_SET (Results 1 – 5 of 5) sorted by relevance
31 #define IPC_SET 1 /* Set `ipc_perm' options. */ macro
105 case IPC_SET: in semun64_to_ksemun64()150 case IPC_SET: in __semctl64()174 if (cmd == IPC_SET) in __semctl64()252 case IPC_SET: in semun_to_semun64()278 case IPC_SET: in __semctl()334 case IPC_SET: in __semctl_mode16()368 case IPC_SET: in __old_semctl()
102 case IPC_SET: in __shmctl64()113 if (cmd == IPC_SET) in __shmctl64()
100 case IPC_SET: in __msgctl64()111 if (cmd == IPC_SET) in __msgctl64()
Completed in 7 milliseconds