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