Home
last modified time | relevance | path

Searched refs:Getuid (Results 1 – 25 of 5531) sorted by relevance

12345678910>>...222

/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/syscall/
H A Dexec_linux_test.go43 if os.Getuid() != 0 {
84 if os.Getuid() != 0 {
91 if os.Getuid() != 0 {
98 if os.Getuid() == 0 {
101 testNEWUSERRemap(t, os.Getuid(), os.Getgid(), false)
105 if os.Getuid() == 0 {
108 cmd := whoamiCmd(t, os.Getuid(), os.Getgid(), true)
119 cmd := whoamiCmd(t, os.Getuid(), os.Getgid(), false)
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/syscall/
H A Dexec_linux_test.go43 if os.Getuid() != 0 {
84 if os.Getuid() != 0 {
91 if os.Getuid() != 0 {
98 if os.Getuid() == 0 {
101 testNEWUSERRemap(t, os.Getuid(), os.Getgid(), false)
105 if os.Getuid() == 0 {
108 cmd := whoamiCmd(t, os.Getuid(), os.Getgid(), true)
119 cmd := whoamiCmd(t, os.Getuid(), os.Getgid(), false)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/syscall/
H A Dexec_linux_test.go46 if os.IsPermission(err) && os.Getuid() != 0 {
63 if os.Getuid() != 0 {
70 if os.Getuid() != 0 {
93 if os.Getuid() == 0 {
96 testNEWUSERRemap(t, os.Getuid(), os.Getgid(), false)
100 if os.Getuid() == 0 {
103 cmd := whoamiCmd(t, os.Getuid(), os.Getgid(), true)
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/syscall/
H A Dexec_linux_test.go95 if os.Getuid() != 0 {
154 if os.Getuid() != 0 {
161 if os.Getuid() != 0 {
168 if os.Getuid() == 0 {
175 if os.Getuid() == 0 {
200 if os.Getuid() != 0 {
263 if os.Getuid() != 0 {
288 if os.Getuid() != 0 {
349 if os.Getuid() != 0 {
391 if os.Getuid() != 0 {
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/syscall/
H A Dexec_linux_test.go94 if os.Getuid() != 0 {
145 if os.Getuid() != 0 {
152 if os.Getuid() != 0 {
159 if os.Getuid() == 0 {
166 if os.Getuid() == 0 {
191 if os.Getuid() != 0 {
246 if os.Getuid() != 0 {
271 if os.Getuid() != 0 {
332 if os.Getuid() != 0 {
374 if os.Getuid() != 0 {
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/syscall/
H A Dexec_linux_test.go94 if os.Getuid() != 0 {
153 if os.Getuid() != 0 {
160 if os.Getuid() != 0 {
167 if os.Getuid() == 0 {
174 if os.Getuid() == 0 {
199 if os.Getuid() != 0 {
262 if os.Getuid() != 0 {
287 if os.Getuid() != 0 {
347 if os.Getuid() != 0 {
389 if os.Getuid() != 0 {
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/syscall/
H A Dexec_linux_test.go95 if os.Getuid() != 0 {
154 if os.Getuid() != 0 {
161 if os.Getuid() != 0 {
168 if os.Getuid() == 0 {
175 if os.Getuid() == 0 {
200 if os.Getuid() != 0 {
263 if os.Getuid() != 0 {
288 if os.Getuid() != 0 {
348 if os.Getuid() != 0 {
390 if os.Getuid() != 0 {
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/syscall/
H A Dexec_linux_test.go94 if os.Getuid() != 0 {
153 if os.Getuid() != 0 {
160 if os.Getuid() != 0 {
167 if os.Getuid() == 0 {
174 if os.Getuid() == 0 {
199 if os.Getuid() != 0 {
262 if os.Getuid() != 0 {
287 if os.Getuid() != 0 {
347 if os.Getuid() != 0 {
389 if os.Getuid() != 0 {
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/syscall/
H A Dexec_linux_test.go94 if os.Getuid() != 0 {
153 if os.Getuid() != 0 {
160 if os.Getuid() != 0 {
167 if os.Getuid() == 0 {
174 if os.Getuid() == 0 {
199 if os.Getuid() != 0 {
262 if os.Getuid() != 0 {
287 if os.Getuid() != 0 {
347 if os.Getuid() != 0 {
389 if os.Getuid() != 0 {
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/syscall/
H A Dexec_linux_test.go95 if os.Getuid() != 0 {
154 if os.Getuid() != 0 {
161 if os.Getuid() != 0 {
168 if os.Getuid() == 0 {
175 if os.Getuid() == 0 {
200 if os.Getuid() != 0 {
263 if os.Getuid() != 0 {
288 if os.Getuid() != 0 {
348 if os.Getuid() != 0 {
390 if os.Getuid() != 0 {
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/syscall/
H A Dexec_linux_test.go95 if os.Getuid() != 0 {
154 if os.Getuid() != 0 {
161 if os.Getuid() != 0 {
168 if os.Getuid() == 0 {
175 if os.Getuid() == 0 {
200 if os.Getuid() != 0 {
263 if os.Getuid() != 0 {
288 if os.Getuid() != 0 {
348 if os.Getuid() != 0 {
390 if os.Getuid() != 0 {
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgo/go/syscall/
H A Dexec_linux_test.go73 if os.Getuid() != 0 {
126 if os.Getuid() != 0 {
133 if os.Getuid() != 0 {
140 if os.Getuid() == 0 {
147 if os.Getuid() == 0 {
172 if os.Getuid() != 0 {
235 if os.Getuid() != 0 {
260 if os.Getuid() != 0 {
319 if os.Getuid() != 0 {
369 if os.Getuid() != 0 {
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/syscall/
H A Dexec_linux_test.go54 if os.Getuid() != 0 {
107 if os.Getuid() != 0 {
114 if os.Getuid() != 0 {
121 if os.Getuid() == 0 {
128 if os.Getuid() == 0 {
152 if os.Getuid() != 0 {
215 if os.Getuid() != 0 {
240 if os.Getuid() != 0 {
298 if os.Getuid() != 0 {
347 if os.Getuid() != 0 {
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/syscall/
H A Dexec_linux_test.go73 if os.Getuid() != 0 {
126 if os.Getuid() != 0 {
133 if os.Getuid() != 0 {
140 if os.Getuid() == 0 {
147 if os.Getuid() == 0 {
172 if os.Getuid() != 0 {
235 if os.Getuid() != 0 {
260 if os.Getuid() != 0 {
319 if os.Getuid() != 0 {
369 if os.Getuid() != 0 {
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/syscall/
H A Dexec_linux_test.go73 if os.Getuid() != 0 {
126 if os.Getuid() != 0 {
133 if os.Getuid() != 0 {
140 if os.Getuid() == 0 {
147 if os.Getuid() == 0 {
172 if os.Getuid() != 0 {
235 if os.Getuid() != 0 {
260 if os.Getuid() != 0 {
319 if os.Getuid() != 0 {
369 if os.Getuid() != 0 {
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/syscall/
H A Dexec_linux_test.go73 if os.Getuid() != 0 {
126 if os.Getuid() != 0 {
133 if os.Getuid() != 0 {
140 if os.Getuid() == 0 {
147 if os.Getuid() == 0 {
172 if os.Getuid() != 0 {
235 if os.Getuid() != 0 {
260 if os.Getuid() != 0 {
319 if os.Getuid() != 0 {
369 if os.Getuid() != 0 {
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/syscall/
H A Dexec_linux_test.go73 if os.Getuid() != 0 {
126 if os.Getuid() != 0 {
133 if os.Getuid() != 0 {
140 if os.Getuid() == 0 {
147 if os.Getuid() == 0 {
172 if os.Getuid() != 0 {
235 if os.Getuid() != 0 {
260 if os.Getuid() != 0 {
319 if os.Getuid() != 0 {
369 if os.Getuid() != 0 {
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/syscall/
H A Dexec_linux_test.go73 if os.Getuid() != 0 {
126 if os.Getuid() != 0 {
133 if os.Getuid() != 0 {
140 if os.Getuid() == 0 {
147 if os.Getuid() == 0 {
172 if os.Getuid() != 0 {
235 if os.Getuid() != 0 {
260 if os.Getuid() != 0 {
319 if os.Getuid() != 0 {
369 if os.Getuid() != 0 {
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/syscall/
H A Dexec_linux_test.go74 if os.Getuid() != 0 {
136 if os.Getuid() != 0 {
143 if os.Getuid() != 0 {
150 if os.Getuid() == 0 {
157 if os.Getuid() == 0 {
182 if os.Getuid() != 0 {
245 if os.Getuid() != 0 {
270 if os.Getuid() != 0 {
329 if os.Getuid() != 0 {
379 if os.Getuid() != 0 {
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/go/syscall/
H A Dexec_linux_test.go74 if os.Getuid() != 0 {
136 if os.Getuid() != 0 {
143 if os.Getuid() != 0 {
150 if os.Getuid() == 0 {
157 if os.Getuid() == 0 {
182 if os.Getuid() != 0 {
245 if os.Getuid() != 0 {
270 if os.Getuid() != 0 {
329 if os.Getuid() != 0 {
379 if os.Getuid() != 0 {
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/syscall/
H A Dexec_linux_test.go74 if os.Getuid() != 0 {
136 if os.Getuid() != 0 {
143 if os.Getuid() != 0 {
150 if os.Getuid() == 0 {
157 if os.Getuid() == 0 {
182 if os.Getuid() != 0 {
245 if os.Getuid() != 0 {
270 if os.Getuid() != 0 {
329 if os.Getuid() != 0 {
379 if os.Getuid() != 0 {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/thanos-io/thanos/test/e2e/e2ethanos/
H A Dservices.go83 prom.SetUser(strconv.Itoa(os.Getuid()))
112 sidecar.SetUser(strconv.Itoa(os.Getuid()))
192 querier.SetUser(strconv.Itoa(os.Getuid()))
239 receiver.SetUser(strconv.Itoa(os.Getuid()))
289 receiver.SetUser(strconv.Itoa(os.Getuid()))
337 ruler.SetUser(strconv.Itoa(os.Getuid()))
376 s.SetUser(strconv.Itoa(os.Getuid()))
421 store.SetUser(strconv.Itoa(os.Getuid()))
461 compactor.SetUser(strconv.Itoa(os.Getuid()))
488 queryFrontend.SetUser(strconv.Itoa(os.Getuid()))
[all …]
/dports/sysutils/restic/restic-0.12.1/internal/restic/
H A Dnode_test.go80 UID: uint32(os.Getuid()),
91 UID: uint32(os.Getuid()),
102 UID: uint32(os.Getuid()),
113 UID: uint32(os.Getuid()),
124 UID: uint32(os.Getuid()),
135 UID: uint32(os.Getuid()),
149 UID: uint32(os.Getuid()),
160 UID: uint32(os.Getuid()),
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/volume/local/
H A Dlocal_test.go93 r, err = New(rootDir, idtools.IDPair{UID: os.Getuid(), GID: os.Getegid()})
115 r, err := New(rootDir, idtools.IDPair{UID: os.Getuid(), GID: os.Getegid()})
152 r, err = New(rootDir, idtools.IDPair{UID: os.Getuid(), GID: os.Getegid()})
182 skip.If(t, os.Getuid() != 0, "requires mounts")
189 r, err := New(rootDir, idtools.IDPair{UID: os.Getuid(), GID: os.Getegid()})
286 r, err := New(rootDir, idtools.IDPair{UID: os.Getuid(), GID: os.Getegid()})
314 r, err = New(rootDir, idtools.IDPair{UID: os.Getuid(), GID: os.Getegid()})
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/pkg/chrootarchive/
H A Darchive_test.go45 skip.If(t, os.Getuid() != 0, "skipping test that requires root")
77 skip.If(t, os.Getuid() != 0, "skipping test that requires root")
178 skip.If(t, os.Getuid() != 0, "skipping test that requires root")
202 skip.If(t, os.Getuid() != 0, "skipping test that requires root")
249 skip.If(t, os.Getuid() != 0, "skipping test that requires root")
294 skip.If(t, os.Getuid() != 0, "skipping test that requires root")
356 skip.If(t, os.Getuid() != 0, "skipping test that requires root")
373 skip.If(t, os.Getuid() != 0, "skipping test that requires root")
390 skip.If(t, os.Getuid() != 0, "skipping test that requires root")

12345678910>>...222