func golang.org/x/sys/unix.Pipe2
2 uses
golang.org/x/sys/unix (current package)
syscall_linux.go#L125: return Pipe2(p, 0)
syscall_linux.go#L130: func Pipe2(p []int, flags int) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)