Home
last modified time | relevance | path

Searched refs:Getpgid (Results 1 – 25 of 6546) sorted by relevance

12345678910>>...262

/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/syscall/
H A Dexec_solaris_test.go22 func Getpgid(pid int) (pgid int, err error) { func
H A Dexec_unix_test.go29 pgrp, err := syscall.Getpgid(pid)
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/syscall/
H A Dexec_solaris_test.go22 func Getpgid(pid int) (pgid int, err error) { func
H A Dexec_aix_test.go22 func Getpgid(pid int) (pgid int, err error) { func
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/syscall/
H A Dexec_solaris_test.go22 func Getpgid(pid int) (pgid int, err error) { func
H A Dexec_unix_test.go29 pgrp, err := syscall.Getpgid(pid)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/syscall/
H A Dexec_solaris_test.go22 func Getpgid(pid int) (pgid int, err error) { func
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/syscall/
H A Dexec_solaris_test.go22 func Getpgid(pid int) (pgid int, err error) { func
/dports/net/rclone/rclone-1.57.0/vendor/storj.io/common/processgroup/
H A Dkill_unix.go28 pgid, err := syscall.Getpgid(proc.Pid)
/dports/net/storj/storj-1.45.3/vendor/storj.io/common/processgroup/
H A Dkill_unix.go28 pgid, err := syscall.Getpgid(proc.Pid)
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/osutil/
H A Dlowprio_linux.go82 if pgid, err := syscall.Getpgid(pidSelf); err != nil {
/dports/shells/elvish/elvish-0.17.0/pkg/eval/
H A Dbuiltin_fn_cmd_unix.go78 pgid, err := syscall.Getpgid(pid)
/dports/net/socat/socat-1.7.4.2/
H A Dsycls.h27 int Getpgid(pid_t pid);
189 #define Getpgid(p) getpgid(p) macro
264 #define Getpgid(p) getpgid(p) macro
/dports/misc/concourse/concourse-6.7.2/vendor/code.cloudfoundry.org/credhub-cli/vendor/github.com/cloudfoundry/bosh-utils/system/
H A Dexec_process_unix.go37 p.pgid, err = syscall.Getpgid(p.pid)
/dports/net/bosh-cli/bosh-cli-5.5.0/vendor/github.com/cloudfoundry/bosh-utils/system/
H A Dexec_process_unix.go37 p.pgid, err = syscall.Getpgid(p.pid)
/dports/www/eden/eden-0.7.4/vendor/github.com/cloudfoundry/bosh-utils/system/
H A Dexec_process_unix.go37 p.pgid, err = syscall.Getpgid(p.pid)
/dports/lang/gcc8/gcc-8.5.0/libgo/go/syscall/
H A Dexec_unix_test.go29 pgrp, err := syscall.Getpgid(pid)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/syscall/
H A Dexec_unix_test.go29 pgrp, err := syscall.Getpgid(pid)
/dports/lang/gcc10/gcc-10.3.0/libgo/go/syscall/
H A Dexec_unix_test.go30 pgrp, err := syscall.Getpgid(pid)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/syscall/
H A Dexec_unix_test.go29 pgrp, err := syscall.Getpgid(pid)
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/syscall/
H A Dexec_unix_test.go29 pgrp, err := syscall.Getpgid(pid)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/syscall/
H A Dexec_unix_test.go29 pgrp, err := syscall.Getpgid(pid)
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/syscall/
H A Dexec_unix_test.go30 pgrp, err := syscall.Getpgid(pid)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/syscall/
H A Dexec_unix_test.go29 pgrp, err := syscall.Getpgid(pid)
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/syscall/
H A Dexec_unix_test.go30 pgrp, err := syscall.Getpgid(pid)

12345678910>>...262