Home | History | Annotate | Download | only in tests

Lines Matching refs:socketpair

780 TEST(MemorySanitizer, socketpair) {
782 int res = socketpair(AF_UNIX, SOCK_STREAM, 0, sv);