Home
last modified time | relevance | path

Searched refs:TrapCause (Results 1 – 3 of 3) sorted by relevance

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_bsd.go124 func (w WaitStatus) TrapCause() int { return -1 } func
Dsyscall_solaris.go247 func (w WaitStatus) TrapCause() int { return -1 } func
Dsyscall_linux.go329 func (w WaitStatus) TrapCause() int { func