Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for SYS_SETREGID32 (0.36 sec)

  1. src/syscall/setuidgid_32_linux.go

    //go:build linux && (386 || arm)
    
    package syscall
    
    const (
    	sys_GETEUID = SYS_GETEUID32
    
    	sys_SETGID = SYS_SETGID32
    	sys_SETUID = SYS_SETUID32
    
    	sys_SETREGID = SYS_SETREGID32
    	sys_SETREUID = SYS_SETREUID32
    
    	sys_SETRESGID = SYS_SETRESGID32
    	sys_SETRESUID = SYS_SETRESUID32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 435 bytes
    - Viewed (0)
  2. src/syscall/zsysnum_linux_arm.go

    	SYS_LCHOWN32               = 198
    	SYS_GETUID32               = 199
    	SYS_GETGID32               = 200
    	SYS_GETEUID32              = 201
    	SYS_GETEGID32              = 202
    	SYS_SETREUID32             = 203
    	SYS_SETREGID32             = 204
    	SYS_GETGROUPS32            = 205
    	SYS_SETGROUPS32            = 206
    	SYS_FCHOWN32               = 207
    	SYS_SETRESUID32            = 208
    	SYS_GETRESUID32            = 209
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 11.6K bytes
    - Viewed (0)
  3. src/syscall/zsysnum_linux_386.go

    	SYS_LCHOWN32               = 198
    	SYS_GETUID32               = 199
    	SYS_GETGID32               = 200
    	SYS_GETEUID32              = 201
    	SYS_GETEGID32              = 202
    	SYS_SETREUID32             = 203
    	SYS_SETREGID32             = 204
    	SYS_GETGROUPS32            = 205
    	SYS_SETGROUPS32            = 206
    	SYS_FCHOWN32               = 207
    	SYS_SETRESUID32            = 208
    	SYS_GETRESUID32            = 209
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 11.3K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go

    	SYS_GETUID32                     = 199
    	SYS_GETGID32                     = 200
    	SYS_GETEUID32                    = 201
    	SYS_GETEGID32                    = 202
    	SYS_SETREUID32                   = 203
    	SYS_SETREGID32                   = 204
    	SYS_GETGROUPS32                  = 205
    	SYS_SETGROUPS32                  = 206
    	SYS_FCHOWN32                     = 207
    	SYS_SETRESUID32                  = 208
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.7K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go

    	SYS_GETUID32                     = 199
    	SYS_GETGID32                     = 200
    	SYS_GETEUID32                    = 201
    	SYS_GETEGID32                    = 202
    	SYS_SETREUID32                   = 203
    	SYS_SETREGID32                   = 204
    	SYS_GETGROUPS32                  = 205
    	SYS_SETGROUPS32                  = 206
    	SYS_FCHOWN32                     = 207
    	SYS_SETRESUID32                  = 208
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 16.3K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"SYS_SETLOGINCLASS", Const, 0},
    		{"SYS_SETNS", Const, 0},
    		{"SYS_SETPGID", Const, 0},
    		{"SYS_SETPRIORITY", Const, 0},
    		{"SYS_SETPRIVEXEC", Const, 0},
    		{"SYS_SETREGID", Const, 0},
    		{"SYS_SETREGID32", Const, 0},
    		{"SYS_SETRESGID", Const, 0},
    		{"SYS_SETRESGID32", Const, 0},
    		{"SYS_SETRESUID", Const, 0},
    		{"SYS_SETRESUID32", Const, 0},
    		{"SYS_SETREUID", Const, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  7. api/go1.txt

    pkg syscall (linux-386), const SYS_SETPGID ideal-int
    pkg syscall (linux-386), const SYS_SETPRIORITY ideal-int
    pkg syscall (linux-386), const SYS_SETREGID ideal-int
    pkg syscall (linux-386), const SYS_SETREGID32 ideal-int
    pkg syscall (linux-386), const SYS_SETRESGID ideal-int
    pkg syscall (linux-386), const SYS_SETRESGID32 ideal-int
    pkg syscall (linux-386), const SYS_SETRESUID ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  8. api/go1.1.txt

    pkg syscall (linux-386), const SYS_SETPGID = 57
    pkg syscall (linux-386), const SYS_SETPRIORITY = 97
    pkg syscall (linux-386), const SYS_SETREGID = 71
    pkg syscall (linux-386), const SYS_SETREGID32 = 204
    pkg syscall (linux-386), const SYS_SETRESGID = 170
    pkg syscall (linux-386), const SYS_SETRESGID32 = 210
    pkg syscall (linux-386), const SYS_SETRESUID = 164
    pkg syscall (linux-386), const SYS_SETRESUID32 = 208
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  9. api/go1.2.txt

    pkg syscall (linux-arm-cgo), const SYS_SETPGID ideal-int
    pkg syscall (linux-arm-cgo), const SYS_SETPRIORITY ideal-int
    pkg syscall (linux-arm-cgo), const SYS_SETREGID ideal-int
    pkg syscall (linux-arm-cgo), const SYS_SETREGID32 ideal-int
    pkg syscall (linux-arm-cgo), const SYS_SETRESGID ideal-int
    pkg syscall (linux-arm-cgo), const SYS_SETRESGID32 ideal-int
    pkg syscall (linux-arm-cgo), const SYS_SETRESUID ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
Back to top