Home | History | Annotate | Download | only in syscall

Lines Matching defs:socketpair

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