func syscall.Setregid
2 uses
syscall (current package)
syscall_linux.go#L1049: func Setregid(rgid, egid int) (err error) {
golang.org/x/sys/unix
syscall_linux.go#L1910: return syscall.Setregid(rgid, egid)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)