Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_solaris.go251 func Wait4(pid int, wstatus *WaitStatus, options int, rusage *Rusage) (int, error) { func
Dsyscall_bsd.go128 func Wait4(pid int, wstatus *WaitStatus, options int, rusage *Rusage) (wpid int, err error) { func
Dsyscall_linux.go338 func Wait4(pid int, wstatus *WaitStatus, options int, rusage *Rusage) (wpid int, err error) { func