Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 111 for SYS_GETEGID (0.16 sec)

  1. src/syscall/zsysnum_linux_arm64.go

    	SYS_ADJTIMEX               = 171
    	SYS_GETPID                 = 172
    	SYS_GETPPID                = 173
    	SYS_GETUID                 = 174
    	SYS_GETEUID                = 175
    	SYS_GETGID                 = 176
    	SYS_GETEGID                = 177
    	SYS_GETTID                 = 178
    	SYS_SYSINFO                = 179
    	SYS_MQ_OPEN                = 180
    	SYS_MQ_UNLINK              = 181
    	SYS_MQ_TIMEDSEND           = 182
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 8.9K bytes
    - Viewed (0)
  2. src/syscall/zsysnum_linux_amd64.go

    	SYS_GETUID                 = 102
    	SYS_SYSLOG                 = 103
    	SYS_GETGID                 = 104
    	SYS_SETUID                 = 105
    	SYS_SETGID                 = 106
    	SYS_GETEUID                = 107
    	SYS_GETEGID                = 108
    	SYS_SETPGID                = 109
    	SYS_GETPPID                = 110
    	SYS_GETPGRP                = 111
    	SYS_SETSID                 = 112
    	SYS_SETREUID               = 113
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 10.1K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_loong64.go

    	SYS_ADJTIMEX                = 171
    	SYS_GETPID                  = 172
    	SYS_GETPPID                 = 173
    	SYS_GETUID                  = 174
    	SYS_GETEUID                 = 175
    	SYS_GETGID                  = 176
    	SYS_GETEGID                 = 177
    	SYS_GETTID                  = 178
    	SYS_SYSINFO                 = 179
    	SYS_MQ_OPEN                 = 180
    	SYS_MQ_UNLINK               = 181
    	SYS_MQ_TIMEDSEND            = 182
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 10.8K bytes
    - Viewed (0)
  4. src/syscall/zsysnum_linux_loong64.go

    	SYS_ADJTIMEX                = 171
    	SYS_GETPID                  = 172
    	SYS_GETPPID                 = 173
    	SYS_GETUID                  = 174
    	SYS_GETEUID                 = 175
    	SYS_GETGID                  = 176
    	SYS_GETEGID                 = 177
    	SYS_GETTID                  = 178
    	SYS_SYSINFO                 = 179
    	SYS_MQ_OPEN                 = 180
    	SYS_MQ_UNLINK               = 181
    	SYS_MQ_TIMEDSEND            = 182
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 26 20:15:45 UTC 2022
    - 10.3K bytes
    - Viewed (0)
  5. src/syscall/zsysnum_openbsd_386.go

    	SYS_LSTAT          = 40  // { int sys_lstat(const char *path, struct stat *ub); }
    	SYS_DUP            = 41  // { int sys_dup(int fd); }
    	SYS_FSTATAT        = 42  // { int sys_fstatat(int fd, const char *path, \
    	SYS_GETEGID        = 43  // { gid_t sys_getegid(void); }
    	SYS_PROFIL         = 44  // { int sys_profil(caddr_t samples, size_t size, \
    	SYS_KTRACE         = 45  // { int sys_ktrace(const char *fname, int ops, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.2K bytes
    - Viewed (0)
  6. src/syscall/zsysnum_openbsd_arm.go

    	SYS_LSTAT          = 40  // { int sys_lstat(const char *path, struct stat *ub); }
    	SYS_DUP            = 41  // { int sys_dup(int fd); }
    	SYS_FSTATAT        = 42  // { int sys_fstatat(int fd, const char *path, \
    	SYS_GETEGID        = 43  // { gid_t sys_getegid(void); }
    	SYS_PROFIL         = 44  // { int sys_profil(caddr_t samples, size_t size, \
    	SYS_KTRACE         = 45  // { int sys_ktrace(const char *fname, int ops, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.5K bytes
    - Viewed (0)
  7. src/syscall/zsysnum_darwin_arm64.go

    	SYS_SYNC                           = 36
    	SYS_KILL                           = 37
    	SYS_GETPPID                        = 39
    	SYS_DUP                            = 41
    	SYS_PIPE                           = 42
    	SYS_GETEGID                        = 43
    	SYS_SIGACTION                      = 46
    	SYS_GETGID                         = 47
    	SYS_SIGPROCMASK                    = 48
    	SYS_GETLOGIN                       = 49
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.4K bytes
    - Viewed (0)
  8. src/syscall/zsysnum_linux_ppc64.go

    	SYS_PROF                   = 44
    	SYS_BRK                    = 45
    	SYS_SETGID                 = 46
    	SYS_GETGID                 = 47
    	SYS_SIGNAL                 = 48
    	SYS_GETEUID                = 49
    	SYS_GETEGID                = 50
    	SYS_ACCT                   = 51
    	SYS_UMOUNT2                = 52
    	SYS_LOCK                   = 53
    	SYS_IOCTL                  = 54
    	SYS_FCNTL                  = 55
    	SYS_MPX                    = 56
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 11.5K bytes
    - Viewed (0)
  9. src/syscall/zsysnum_openbsd_amd64.go

    	SYS_LSTAT          = 40  // { int sys_lstat(const char *path, struct stat *ub); }
    	SYS_DUP            = 41  // { int sys_dup(int fd); }
    	SYS_FSTATAT        = 42  // { int sys_fstatat(int fd, const char *path, \
    	SYS_GETEGID        = 43  // { gid_t sys_getegid(void); }
    	SYS_PROFIL         = 44  // { int sys_profil(caddr_t samples, size_t size, \
    	SYS_KTRACE         = 45  // { int sys_ktrace(const char *fname, int ops, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.2K bytes
    - Viewed (0)
  10. src/syscall/zsysnum_openbsd_ppc64.go

    	SYS_LSTAT          = 40  // { int sys_lstat(const char *path, struct stat *ub); }
    	SYS_DUP            = 41  // { int sys_dup(int fd); }
    	SYS_FSTATAT        = 42  // { int sys_fstatat(int fd, const char *path, \
    	SYS_GETEGID        = 43  // { gid_t sys_getegid(void); }
    	SYS_PROFIL         = 44  // { int sys_profil(caddr_t samples, size_t size, \
    	SYS_KTRACE         = 45  // { int sys_ktrace(const char *fname, int ops, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 03:24:15 UTC 2023
    - 15.8K bytes
    - Viewed (0)
Back to top