Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/fuzz/
Dsys_unimplemented.go38 func terminationSignal(err error) (os.Signal, bool) { func
Dsys_posix.go96 func terminationSignal(err error) (os.Signal, bool) { func
Dsys_windows.go137 func terminationSignal(err error) (os.Signal, bool) { func