tag | line | file | source code |
IPC_UNUSED | 33 | ipc/msg.c | msgque[id] = (struct msqid_ds *) IPC_UNUSED; |
IPC_UNUSED | 58 | ipc/msg.c | if (msq == IPC_UNUSED || msq == IPC_NOID) |
IPC_UNUSED | 85 | ipc/msg.c | if (msgque[id] == IPC_UNUSED || msgque[id] == IPC_NOID |
IPC_UNUSED | 130 | ipc/msg.c | if (msq == IPC_NOID || msq == IPC_UNUSED) |
IPC_UNUSED | 219 | ipc/msg.c | if (msq == IPC_UNUSED) |
IPC_UNUSED | 234 | ipc/msg.c | if (msgque[id] == IPC_UNUSED) { |
IPC_UNUSED | 243 | ipc/msg.c | msgque[id] = (struct msqid_ds *) IPC_UNUSED; |
IPC_UNUSED | 285 | ipc/msg.c | if (msq == IPC_UNUSED || msq == IPC_NOID) |
IPC_UNUSED | 301 | ipc/msg.c | while (max_msqid && (msgque[--max_msqid] == IPC_UNUSED)); |
IPC_UNUSED | 302 | ipc/msg.c | msgque[id] = (struct msqid_ds *) IPC_UNUSED; |
IPC_UNUSED | 363 | ipc/msg.c | if (msq == IPC_UNUSED || msq == IPC_NOID) |
IPC_UNUSED | 398 | ipc/msg.c | if (msq == IPC_UNUSED || msq == IPC_NOID) |
IPC_UNUSED | 62 | ipc/sem.c | semary[i] = (struct semid_ds *) IPC_UNUSED; |
IPC_UNUSED | 74 | ipc/sem.c | if (sma == IPC_UNUSED) |
IPC_UNUSED | 94 | ipc/sem.c | if (semary[id] == IPC_UNUSED) { |
IPC_UNUSED | 104 | ipc/sem.c | semary[id] = (struct semid_ds *) IPC_UNUSED; |
IPC_UNUSED | 340 | ipc/sem.c | while (max_semid && (semary[--max_semid] == IPC_UNUSED)); |
IPC_UNUSED | 341 | ipc/sem.c | semary[id] = (struct semid_ds *) IPC_UNUSED; |
IPC_UNUSED | 410 | ipc/sem.c | if (sma == IPC_UNUSED || sma == IPC_NOID) |
IPC_UNUSED | 425 | ipc/sem.c | if (sma == IPC_UNUSED || sma == IPC_NOID) |
IPC_UNUSED | 497 | ipc/sem.c | if (semary[id] == IPC_UNUSED || semary[id] == IPC_NOID) |
IPC_UNUSED | 575 | ipc/sem.c | if ((sma = semary[id]) == IPC_UNUSED || sma == IPC_NOID) |
IPC_UNUSED | 683 | ipc/sem.c | if (sma == IPC_UNUSED || sma == IPC_NOID) |
IPC_UNUSED | 49 | ipc/shm.c | shm_segs[id] = (struct shmid_ds *) IPC_UNUSED; |
IPC_UNUSED | 63 | ipc/shm.c | if (shp == IPC_UNUSED) |
IPC_UNUSED | 85 | ipc/shm.c | if (shm_segs[id] == IPC_UNUSED) { |
IPC_UNUSED | 94 | ipc/shm.c | shm_segs[id] = (struct shmid_ds *) IPC_UNUSED; |
IPC_UNUSED | 102 | ipc/shm.c | shm_segs[id] = (struct shmid_ds *) IPC_UNUSED; |
IPC_UNUSED | 169 | ipc/shm.c | if (shp == IPC_NOID || shp == IPC_UNUSED) { |
IPC_UNUSED | 175 | ipc/shm.c | shm_segs[id] = (struct shmid_ds *) IPC_UNUSED; |
IPC_UNUSED | 178 | ipc/shm.c | while (max_shmid && (shm_segs[--max_shmid] == IPC_UNUSED)); |
IPC_UNUSED | 264 | ipc/shm.c | if (shp == IPC_UNUSED || shp == IPC_NOID) |
IPC_UNUSED | 282 | ipc/shm.c | if (shp == IPC_UNUSED || shp == IPC_NOID) |
IPC_UNUSED | 466 | ipc/shm.c | if (shp == IPC_UNUSED || shp == IPC_NOID) { |
IPC_UNUSED | 544 | ipc/shm.c | if (shp == IPC_UNUSED) { |
IPC_UNUSED | 614 | ipc/shm.c | if (shp == IPC_UNUSED || shp == IPC_NOID) { |
IPC_UNUSED | 684 | ipc/shm.c | if (shp == IPC_UNUSED || shp == IPC_NOID || shp->shm_perm.mode & SHM_LOCKED ) { |