OpenGrok
Cross Reference: zsyscall_darwin_386.go
xref
: /
prebuilts
/
go
/
linux-x86
/
src
/
syscall
/
zsyscall_darwin_386.go
Home
|
History
|
Annotate
|
Download
|
only in
syscall
Lines Matching
full:pgrp
624
func Getpgrp() (
pgrp
int) {
626
pgrp
= int(r0)