tag | line | file | source code |
IPC_UNUSED | 43 | ipc/msg.c | msgque[id] = (struct msqid_ds *) IPC_UNUSED; |
IPC_UNUSED | 76 | ipc/msg.c | if (msq == IPC_UNUSED || msq == IPC_NOID) |
IPC_UNUSED | 132 | ipc/msg.c | if (msgque[id] == IPC_UNUSED || msgque[id] == IPC_NOID |
IPC_UNUSED | 170 | ipc/msg.c | if (msq == IPC_NOID || msq == IPC_UNUSED) |
IPC_UNUSED | 211 | ipc/msg.c | if (msq == IPC_NOID || msq == IPC_UNUSED) |
IPC_UNUSED | 362 | ipc/msg.c | if (msq == IPC_UNUSED) |
IPC_UNUSED | 377 | ipc/msg.c | if (msgque[id] == IPC_UNUSED) { |
IPC_UNUSED | 386 | ipc/msg.c | msgque[id] = (struct msqid_ds *) IPC_UNUSED; |
IPC_UNUSED | 449 | ipc/msg.c | if (msq == IPC_UNUSED || msq == IPC_NOID) |
IPC_UNUSED | 465 | ipc/msg.c | while (max_msqid && (msgque[--max_msqid] == IPC_UNUSED)); |
IPC_UNUSED | 466 | ipc/msg.c | msgque[id] = (struct msqid_ds *) IPC_UNUSED; |
IPC_UNUSED | 527 | ipc/msg.c | if (msq == IPC_UNUSED || msq == IPC_NOID) |
IPC_UNUSED | 562 | 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 | 477 | ipc/shm.c | if (shp == IPC_UNUSED || shp == IPC_NOID) { |
IPC_UNUSED | 561 | ipc/shm.c | if (shp == IPC_UNUSED) { |
IPC_UNUSED | 629 | ipc/shm.c | if (shp == IPC_UNUSED || shp == IPC_NOID) { |
IPC_UNUSED | 700 | ipc/shm.c | if (shp == IPC_UNUSED || shp == IPC_NOID || shp->shm_perm.mode & SHM_LOCKED ) { |