shm_nattch 233 compat/hpux/hpux.h u_short shm_nattch; /* current # attached */ shm_nattch 702 compat/hpux/hpux_compat.c sbuf.shm_nattch = shp->shm_nattch; shm_nattch 703 compat/hpux/hpux_compat.c sbuf.shm_cnattch = shp->shm_nattch; /* XXX */ shm_nattch 348 compat/ibcs2/ibcs2_ipc.c u_short shm_nattch; shm_nattch 367 compat/ibcs2/ibcs2_ipc.c ibp->shm_nattch = bp->shm_nattch; shm_nattch 384 compat/ibcs2/ibcs2_ipc.c bp->shm_nattch = ibp->shm_nattch; shm_nattch 621 compat/linux/linux_ipc.c bsp->shm_nattch = lsp->l_shm_nattch; shm_nattch 638 compat/linux/linux_ipc.c lsp->l_shm_nattch = bsp->shm_nattch; shm_nattch 557 compat/svr4/svr4_ipc.c sds->shm_nattch = bds->shm_nattch; shm_nattch 577 compat/svr4/svr4_ipc.c bds->shm_nattch = sds->shm_nattch; shm_nattch 123 compat/svr4/svr4_ipc.h u_long shm_nattch; shm_nattch 177 kern/sysv_shm.c if ((--shmseg->shm_nattch <= 0) && shm_nattch 285 kern/sysv_shm.c shmseg->shm_nattch++; shm_nattch 341 kern/sysv_shm.c if (shmseg->shm_nattch <= 0) { shm_nattch 449 kern/sysv_shm.c shmseg->shm_lpid = shmseg->shm_nattch = 0; shm_nattch 508 kern/sysv_shm.c shmseg->shm_nattch++; shm_nattch 108 sys/shm.h shmatt_t shm_nattch; /* number of current attaches */ shm_nattch 121 sys/shm.h shmatt_t shm_nattch; /* number of current attaches */ shm_nattch 133 sys/shm.h shmatt_t shm_nattch; /* number of current attaches */