Home | History | Annotate | Download | only in syscall

Lines Matching full:socketpair

136 func socketpair(domain int, typ int, proto int, fd *[2]int32) (err error) {