func syscall.pipe 2 uses syscall (current package) syscall_darwin.go#L95: err = pipe(&q) zsyscall_darwin_arm64.go#L353: func pipe(p *[2]int32) (err error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)