Home | History | Annotate | Download | only in syscall

Lines Matching full:ppid

537 func Getppid() (ppid int) {
539 ppid = int(r0)