Home
last modified time | relevance | path

Searched defs:SYS_GETPGRP (Results 1 – 25 of 61) sorted by relevance

123

/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsysnum_openbsd_386.go88 SYS_GETPGRP = 81 // { int sys_getpgrp(void); } const
Dzsysnum_openbsd_mips64.go88 SYS_GETPGRP = 81 // { int sys_getpgrp(void); } const
Dzsysnum_openbsd_arm.go88 SYS_GETPGRP = 81 // { int sys_getpgrp(void); } const
Dzsysnum_openbsd_arm64.go87 SYS_GETPGRP = 81 // { int sys_getpgrp(void); } const
Dzsysnum_openbsd_ppc64.go86 SYS_GETPGRP = 81 // { int sys_getpgrp(void); } const
Dzsysnum_openbsd_amd64.go88 SYS_GETPGRP = 81 // { int sys_getpgrp(void); } const
Dzsysnum_openbsd_riscv64.go87 SYS_GETPGRP = 81 // { int sys_getpgrp(void); } const
Dzsysnum_netbsd_arm.go66 SYS_GETPGRP = 81 // { int|sys||getpgrp(void); } const
Dzsysnum_netbsd_amd64.go66 SYS_GETPGRP = 81 // { int|sys||getpgrp(void); } const
Dzsysnum_netbsd_arm64.go66 SYS_GETPGRP = 81 // { int|sys||getpgrp(void); } const
Dzsysnum_netbsd_386.go66 SYS_GETPGRP = 81 // { int|sys||getpgrp(void); } const
Dzsysnum_dragonfly_amd64.go73 SYS_GETPGRP = 81 // { int getpgrp(void); } const
/prebuilts/go/linux-x86/src/syscall/
Dzsysnum_openbsd_mips64.go85 SYS_GETPGRP = 81 // { int sys_getpgrp(void); } const
Dzsysnum_openbsd_386.go87 SYS_GETPGRP = 81 // { int sys_getpgrp(void); } const
Dzsysnum_openbsd_arm64.go84 SYS_GETPGRP = 81 // { int sys_getpgrp(void); } const
Dzsysnum_openbsd_amd64.go87 SYS_GETPGRP = 81 // { int sys_getpgrp(void); } const
Dzsysnum_openbsd_arm.go88 SYS_GETPGRP = 81 // { int sys_getpgrp(void); } const
Dzsysnum_openbsd_ppc64.go87 SYS_GETPGRP = 81 // { int sys_getpgrp(void); } const
Dzsysnum_openbsd_riscv64.go87 SYS_GETPGRP = 81 // { int sys_getpgrp(void); } const
Dzsysnum_netbsd_386.go66 SYS_GETPGRP = 81 // { int|sys||getpgrp(void); } const
Dzsysnum_netbsd_amd64.go66 SYS_GETPGRP = 81 // { int|sys||getpgrp(void); } const
Dzsysnum_netbsd_arm64.go66 SYS_GETPGRP = 81 // { int|sys||getpgrp(void); } const
Dzsysnum_netbsd_arm.go66 SYS_GETPGRP = 81 // { int|sys||getpgrp(void); } const
Dzsysnum_dragonfly_amd64.go73 SYS_GETPGRP = 81 // { int getpgrp(void); } const
Dzsysnum_linux_amd64.go120 SYS_GETPGRP = 111 const

123