Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 101 for Setegid (0.35 sec)

  1. src/cmd/cgo/internal/test/issue1435.go

    		fn             func() error
    		filter, expect string
    	}{
    		{call: "Setegid(1)", fn: func() error { return syscall.Setegid(1) }, filter: "Gid:", expect: "\t0\t1\t0\t1"},
    		{call: "Setegid(0)", fn: func() error { return syscall.Setegid(0) }, filter: "Gid:", expect: "\t0\t0\t0\t0"},
    
    		{call: "Seteuid(1)", fn: func() error { return syscall.Seteuid(1) }, filter: "Uid:", expect: "\t0\t1\t0\t1"},
    Go
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Jul 28 21:31:41 GMT 2023
    - 7.5K bytes
    - Viewed (0)
  2. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_SETAUID ideal-int
    pkg syscall (darwin-arm64), const SYS_SETEGID = 182
    pkg syscall (darwin-arm64), const SYS_SETEGID ideal-int
    pkg syscall (darwin-arm64), const SYS_SETEUID = 183
    pkg syscall (darwin-arm64), const SYS_SETEUID ideal-int
    pkg syscall (darwin-arm64), const SYS_SETGID = 181
    pkg syscall (darwin-arm64), const SYS_SETGID ideal-int
    pkg syscall (darwin-arm64), const SYS_SETGROUPS = 80
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  3. api/go1.2.txt

    pkg syscall (netbsd-386), func Setegid(int) error
    pkg syscall (netbsd-386), func Seteuid(int) error
    pkg syscall (netbsd-386), func Setgid(int) error
    pkg syscall (netbsd-386), func Setgroups([]int) error
    pkg syscall (netbsd-386), func Setpgid(int, int) error
    pkg syscall (netbsd-386), func Setpriority(int, int, int) error
    pkg syscall (netbsd-386), func Setregid(int, int) error
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  4. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const SYS_SETEGID = 182
    pkg syscall (netbsd-arm64-cgo), const SYS_SETEGID ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_SETEUID = 183
    pkg syscall (netbsd-arm64-cgo), const SYS_SETEUID ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_SETGID = 181
    pkg syscall (netbsd-arm64-cgo), const SYS_SETGID ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_SETGROUPS = 80
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  5. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_GETDTABLESIZE ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_GETEGID = 43 #53466
    pkg syscall (freebsd-riscv64), const SYS_GETEGID ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_GETEUID = 25 #53466
    pkg syscall (freebsd-riscv64), const SYS_GETEUID ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_GETFH = 161 #53466
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  6. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_SETEGID = 182
    pkg syscall (freebsd-arm64), const SYS_SETEGID ideal-int
    pkg syscall (freebsd-arm64), const SYS_SETEUID = 183
    pkg syscall (freebsd-arm64), const SYS_SETEUID ideal-int
    pkg syscall (freebsd-arm64), const SYS_SETFIB = 175
    pkg syscall (freebsd-arm64), const SYS_SETFIB ideal-int
    pkg syscall (freebsd-arm64), const SYS_SETGID = 181
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  7. api/go1.1.txt

    pkg syscall (darwin-386), const SYS_SETEGID = 182
    pkg syscall (darwin-386), const SYS_SETEUID = 183
    pkg syscall (darwin-386), const SYS_SETGID = 181
    pkg syscall (darwin-386), const SYS_SETGROUPS = 80
    pkg syscall (darwin-386), const SYS_SETITIMER = 83
    pkg syscall (darwin-386), const SYS_SETLCID = 394
    pkg syscall (darwin-386), const SYS_SETLOGIN = 50
    pkg syscall (darwin-386), const SYS_SETPGID = 82
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  8. api/go1.txt

    pkg syscall (darwin-386), func SetNonblock(int, bool) error
    pkg syscall (darwin-386), func Setegid(int) error
    pkg syscall (darwin-386), func Seteuid(int) error
    pkg syscall (darwin-386), func Setgid(int) error
    pkg syscall (darwin-386), func Setgroups([]int) error
    pkg syscall (darwin-386), func Setlogin(string) error
    pkg syscall (darwin-386), func Setpgid(int, int) error
    pkg syscall (darwin-386), func Setpriority(int, int, int) error
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  9. misc/wasm/wasm_exec.js

    			utimes(path, atime, mtime, callback) { callback(enosys()); },
    		};
    	}
    
    	if (!globalThis.process) {
    		globalThis.process = {
    			getuid() { return -1; },
    			getgid() { return -1; },
    			geteuid() { return -1; },
    			getegid() { return -1; },
    			getgroups() { throw enosys(); },
    			pid: -1,
    			ppid: -1,
    			umask() { throw enosys(); },
    			cwd() { throw enosys(); },
    			chdir() { throw enosys(); },
    		}
    	}
    JavaScript
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Mon May 22 17:47:47 GMT 2023
    - 16.3K bytes
    - Viewed (1)
  10. src/cmd/cgo/internal/test/cgo_linux_test.go

    	}
    	if _, err := os.Stat("/etc/alpine-release"); err == nil {
    		t.Skip("setgid is broken with musl libc - go.dev/issue/39857")
    	}
    	testSetgid(t)
    }
    
    func TestSetgidStress(t *testing.T) {
    	if runtime.GOOS == "android" {
    		t.Skip("unsupported on Android")
    	}
    	if _, err := os.Stat("/etc/alpine-release"); err == nil {
    		t.Skip("setgid is broken with musl libc - go.dev/issue/39857")
    	}
    	testSetgidStress(t)
    }
    
    Go
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri May 12 12:00:02 GMT 2023
    - 1K bytes
    - Viewed (0)
Back to top