Searched refs:shm_nattch (Results 1 – 3 of 3) sorted by relevance
86 short shm_nattch; /* number of current attaches */ member98 short shm_nattch; /* number of current attaches */ member
152 shmatt_t shm_nattch; /* [XSI] Number of current attaches */ member168 shmatt_t shm_nattch; /* [XSI] Number of current attaches */ member
205 out->shm_nattch = in->shm_nattch; in shmid_ds_64to32()224 out->shm_nattch = in->shm_nattch; in shmid_ds_32to64()310 if ((--shmseg->u.shm_nattch <= 0) && in shm_delete_mapping()547 shmseg->u.shm_nattch++; in shmat()688 if (shmseg->u.shm_nattch <= 0) { in shmctl()847 shmseg->u.shm_lpid = shmseg->u.shm_nattch = 0; in shmget_allocate_segment()994 shmsegs[IPCID_TO_IX(shmmap_s->shmid)].u.shm_nattch++; in shmfork()