Home | History | Annotate | Download | only in syscall

Lines Matching full:exitstatus

846 func (w WaitStatus) ExitStatus() int { return int(w.ExitCode) }