Home | History | Annotate | Download | only in fio

Lines Matching refs:shmat

1584 	data = shmat(shmid, NULL, 0);
1588 perror("shmat");