func syscall.forkExecPipe
2 uses
syscall (current package)
exec_unix.go#L206: if err = forkExecPipe(p[:]); err != nil {
forkpipe.go#L10: func forkExecPipe(p []int) error {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)