Searched refs:nattch (Results 1 – 2 of 2) sorted by relevance
216 shmatt_t nattch; in shm_print() local218 nattch = shmid->shm_perm.ipc_ref - (IPC_FREE(&shmid->shm_perm) ? 0 : 1); in shm_print()224 (int)shmid->shm_lpid, (int)shmid->shm_cpid, nattch, in shm_print()
633 shmatt_t nattch; in shmctl() local671 nattch = sp->shm_perm.ipc_ref - 1; in shmctl()679 STRUCT_FSET(ds, shm_nattch, nattch); in shmctl()699 nattch = sp->shm_perm.ipc_ref - 1; in shmctl()706 ds64.shmx_nattch = nattch; in shmctl()