Searched defs:sysSigaction (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ | ||
D | os_freebsd.go | 449 func sysSigaction(sig uint32, new, old *sigactiont) { func |
D | os_linux.go | 519 func sysSigaction(sig uint32, new, old *sigactiont) { func |