Home | History | Annotate | Download | only in aiostress

Lines Matching refs:shmat

1015 	p = shmat(shm_id, (char *)0x50000000, 0);
1017 perror("shmat");