Home | History | Annotate | Download | only in tests

Lines Matching refs:confstr

1206 TEST(MemorySanitizer, confstr) {
1208 size_t res = confstr(_CS_PATH, buf, sizeof(buf));
1214 res = confstr(_CS_PATH, buf2, sizeof(buf2));