Home
last modified time | relevance | path

Searched defs:pipeSignal (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/os/exec/
Dexec_other_test.go13 pipeSignal os.Signal = nil var
Dexec_unix_test.go16 pipeSignal os.Signal = syscall.SIGPIPE var
Dexec_windows_test.go23 pipeSignal os.Signal = syscall.SIGPIPE var