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 | 302 | ipc/msg.c | while (max_msqid && (msgque[--max_msqid] == IPC_UNUSED)); |
IPC_UNUSED | 303 | 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 | 386 | ipc/msg.c | if (msq == IPC_UNUSED || msq == IPC_NOID) |
IPC_UNUSED | 33 | ipc/sem.c | semary[i] = (struct semid_ds *) IPC_UNUSED; |
IPC_UNUSED | 45 | ipc/sem.c | if (sma == IPC_UNUSED) |
IPC_UNUSED | 65 | ipc/sem.c | if (semary[id] == IPC_UNUSED) { |
IPC_UNUSED | 75 | ipc/sem.c | semary[id] = (struct semid_ds *) IPC_UNUSED; |
IPC_UNUSED | 135 | ipc/sem.c | while (max_semid && (semary[--max_semid] == IPC_UNUSED)); |
IPC_UNUSED | 136 | ipc/sem.c | semary[id] = (struct semid_ds *) IPC_UNUSED; |
IPC_UNUSED | 201 | ipc/sem.c | if (sma == IPC_UNUSED || sma == IPC_NOID) |
IPC_UNUSED | 212 | ipc/sem.c | if (sma == IPC_UNUSED || sma == IPC_NOID) |
IPC_UNUSED | 281 | ipc/sem.c | if (semary[id] == IPC_UNUSED || semary[id] == IPC_NOID) |
IPC_UNUSED | 359 | ipc/sem.c | if ((sma = semary[id]) == IPC_UNUSED || sma == IPC_NOID) |
IPC_UNUSED | 471 | ipc/sem.c | if (sma == IPC_UNUSED || sma == IPC_NOID) |
IPC_UNUSED | 41 | ipc/shm.c | shm_segs[id] = (struct shmid_ds *) IPC_UNUSED; |
IPC_UNUSED | 55 | ipc/shm.c | if (shp == IPC_UNUSED) |
IPC_UNUSED | 77 | ipc/shm.c | if (shm_segs[id] == IPC_UNUSED) { |
IPC_UNUSED | 86 | ipc/shm.c | shm_segs[id] = (struct shmid_ds *) IPC_UNUSED; |
IPC_UNUSED | 94 | ipc/shm.c | shm_segs[id] = (struct shmid_ds *) IPC_UNUSED; |
IPC_UNUSED | 162 | ipc/shm.c | if (shp == IPC_NOID || shp == IPC_UNUSED) { |
IPC_UNUSED | 170 | ipc/shm.c | shm_segs[id] = (struct shmid_ds *) IPC_UNUSED; |
IPC_UNUSED | 173 | ipc/shm.c | while (max_shmid && (shm_segs[--max_shmid] == IPC_UNUSED)); |
IPC_UNUSED | 255 | ipc/shm.c | if (shp == IPC_UNUSED || shp == IPC_NOID) |
IPC_UNUSED | 265 | ipc/shm.c | if (shp == IPC_UNUSED || shp == IPC_NOID) |
IPC_UNUSED | 395 | ipc/shm.c | if (shp == IPC_UNUSED || shp == IPC_NOID) |
IPC_UNUSED | 560 | ipc/shm.c | if (shp == IPC_UNUSED) { |
IPC_UNUSED | 589 | ipc/shm.c | if (shp == IPC_UNUSED || shp == IPC_NOID) { |
IPC_UNUSED | 654 | ipc/shm.c | if (shp == IPC_UNUSED || shp == IPC_NOID || shp->shm_perm.mode & SHM_LOCKED ) { |