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