Home
last modified time | relevance | path

Searched defs:Setpgid (Results 1 – 25 of 63) sorted by relevance

123

/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dexec_libc2.go22 Setpgid bool member
Dexec_bsd.go21 Setpgid bool member
Dexec_freebsd.go19 Setpgid bool member
Dexec_libc.go22 Setpgid bool member
Dexec_linux.go76 Setpgid bool member
Dzsyscall_netbsd_arm.go1008 func Setpgid(pid int, pgid int) (err error) { func
Dzsyscall_netbsd_386.go1008 func Setpgid(pid int, pgid int) (err error) { func
Dzsyscall_netbsd_amd64.go1008 func Setpgid(pid int, pgid int) (err error) { func
Dzsyscall_netbsd_arm64.go1008 func Setpgid(pid int, pgid int) (err error) { func
Dzsyscall_openbsd_mips64.go1002 func Setpgid(pid int, pgid int) (err error) { func
Dzsyscall_linux_386.go798 func Setpgid(pid int, pgid int) (err error) { func
Dzsyscall_linux_s390x.go798 func Setpgid(pid int, pgid int) (err error) { func
Dzsyscall_dragonfly_amd64.go1044 func Setpgid(pid int, pgid int) (err error) { func
Dzsyscall_freebsd_amd64.go1030 func Setpgid(pid int, pgid int) (err error) { func
Dzsyscall_freebsd_arm.go1030 func Setpgid(pid int, pgid int) (err error) { func
Dzsyscall_freebsd_riscv64.go1030 func Setpgid(pid int, pgid int) (err error) { func
Dzsyscall_solaris_amd64.go925 func Setpgid(pid int, pgid int) (err error) { func
Dzsyscall_freebsd_386.go1030 func Setpgid(pid int, pgid int) (err error) { func
Dzsyscall_freebsd_arm64.go1030 func Setpgid(pid int, pgid int) (err error) { func
Dzsyscall_linux_riscv64.go798 func Setpgid(pid int, pgid int) (err error) { func
Dzsyscall_aix_ppc64.go1247 func Setpgid(pid int, pgid int) (err error) { func
Dzsyscall_linux_arm.go798 func Setpgid(pid int, pgid int) (err error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsyscall_aix_ppc.go662 func Setpgid(pid int, pgid int) (err error) { func
Dzsyscall_aix_ppc64.go597 func Setpgid(pid int, pgid int) (err error) { func
Dzsyscall_dragonfly_amd64.go1352 func Setpgid(pid int, pgid int) (err error) { func

123