Home | History | Annotate | Download | only in unix

Lines Matching defs:socketpair

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