Searched refs:shmad (Results 1 – 1 of 1) sorted by relevance
723 Pinfo *shmad = NULL; /* ptr to start of shared memory. */ local744 if ((shmad = shmat(shmid, (char *)shmad, 0)) == MAP_FAILED) {752 for (pinfo = shmad, i = 0; i < nodesum; i++, pinfo++) {767 (int *)((long)shmad + nodesum * sizeof(Pinfo) +772 shmaddr = shmad;