func os.Pipe

one use

	os (current package)
		pipe2_unix.go#L13: func Pipe() (r *File, w *File, err error) {