Home
last modified time | relevance | path

Searched refs:Setgid (Results 1 – 25 of 5565) sorted by relevance

12345678910>>...223

/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/phayes/permbits/
H A Dpermbits.go12 Setgid const
67 if b.Setgid() {
94 func (b PermissionBits) Setgid() bool { func
95 return b&Setgid != 0
148 *b |= Setgid
150 *b &^= Setgid
257 if p.Setgid() {
H A Dpermbits_test.go103 if !allTrue.Setgid() {
158 if allFalse.Setgid() {
229 if !allTrue.Setgid() {
296 if allFalse.Setgid() {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/swarmkit/vendor/github.com/phayes/permbits/
H A Dpermbits.go12 Setgid const
67 if b.Setgid() {
94 func (b PermissionBits) Setgid() bool { func
95 return b&Setgid != 0
148 *b |= Setgid
150 *b &^= Setgid
257 if p.Setgid() {
/dports/lang/gcc11/gcc-11.2.0/libgo/misc/cgo/test/
H A Dissue1435.go151 …{call: "Setgid(1)", fn: func() error { return syscall.Setgid(1) }, filter: "Gid:", expect: "\t1\t1…
152 …{call: "Setgid(0)", fn: func() error { return syscall.Setgid(0) }, filter: "Gid:", expect: "\t0\t0…
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/misc/cgo/test/
H A Dissue1435.go151 …{call: "Setgid(1)", fn: func() error { return syscall.Setgid(1) }, filter: "Gid:", expect: "\t1\t1…
152 …{call: "Setgid(0)", fn: func() error { return syscall.Setgid(0) }, filter: "Gid:", expect: "\t0\t0…
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/misc/cgo/test/
H A Dissue1435.go151 …{call: "Setgid(1)", fn: func() error { return syscall.Setgid(1) }, filter: "Gid:", expect: "\t1\t1…
152 …{call: "Setgid(0)", fn: func() error { return syscall.Setgid(0) }, filter: "Gid:", expect: "\t0\t0…
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/misc/cgo/test/
H A Dissue1435.go165 …{call: "Setgid(1)", fn: func() error { return syscall.Setgid(1) }, filter: "Gid:", expect: "\t1\t1…
166 …{call: "Setgid(0)", fn: func() error { return syscall.Setgid(0) }, filter: "Gid:", expect: "\t0\t0…
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/misc/cgo/test/
H A Dissue1435.go165 …{call: "Setgid(1)", fn: func() error { return syscall.Setgid(1) }, filter: "Gid:", expect: "\t1\t1…
166 …{call: "Setgid(0)", fn: func() error { return syscall.Setgid(0) }, filter: "Gid:", expect: "\t0\t0…
/dports/www/webhook/webhook-2.8.0/
H A Ddroppriv_unix.go10 err := syscall.Setgid(gid)
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/libcontainer/system/
H A Dsyscall_linux_64.go20 func Setgid(gid int) (err error) { func
H A Dsyscall_linux_32.go20 func Setgid(gid int) (err error) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/opencontainers/runc/libcontainer/system/
H A Dsyscall_linux_64.go20 func Setgid(gid int) (err error) { func
H A Dsyscall_linux_32.go20 func Setgid(gid int) (err error) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/opencontainers/runc/libcontainer/system/
H A Dsyscall_linux_386.go19 func Setgid(gid int) (err error) { func
H A Dsyscall_linux_arm.go19 func Setgid(gid int) (err error) { func
H A Dsyscall_linux_64.go19 func Setgid(gid int) (err error) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/github.com/opencontainers/runc/libcontainer/system/
H A Dsyscall_linux_32.go20 func Setgid(gid int) (err error) { func
H A Dsyscall_linux_64.go20 func Setgid(gid int) (err error) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/opencontainers/runc/libcontainer/system/
H A Dsyscall_linux_64.go20 func Setgid(gid int) (err error) { func
H A Dsyscall_linux_32.go20 func Setgid(gid int) (err error) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/github.com/opencontainers/runc/libcontainer/system/
H A Dsyscall_linux_arm.go19 func Setgid(gid int) (err error) { func
H A Dsyscall_linux_386.go19 func Setgid(gid int) (err error) { func
H A Dsyscall_linux_64.go19 func Setgid(gid int) (err error) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/opencontainers/runc/libcontainer/system/
H A Dsyscall_linux_386.go19 func Setgid(gid int) (err error) { func
H A Dsyscall_linux_64.go19 func Setgid(gid int) (err error) { func

12345678910>>...223