Home | History | Annotate | Download | only in tests

Lines Matching refs:getmntent_r

2136 // There's no getmntent_r() on FreeBSD.
2138 TEST(MemorySanitizer, getmntent_r) {
2142 struct mntent *mnt = getmntent_r(fp, &mntbuf, buf, sizeof(buf));