Home | History | Annotate | Download | only in ltp-aiodio

Lines Matching refs:shmat

1035 		p = shmat(shm_id, (char *)0x50000000, 0);
1037 perror("shmat");