Home
last modified time | relevance | path

Searched defs:sysSigaction (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dos_freebsd.go449 func sysSigaction(sig uint32, new, old *sigactiont) { func
Dos_linux.go519 func sysSigaction(sig uint32, new, old *sigactiont) { func