Home | History | Annotate | Download | only in tests

Lines Matching refs:shmat

30 void *shmat(int, const void *, int);
1219 TEST(MemorySanitizer, shmat) {
1237 void *q = shmat(id, p, 0);