Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 138 for sys_getrlimit (0.27 sec)

  1. src/syscall/zsysnum_openbsd_arm64.go

    	SYS_FPATHCONF      = 192 // { long sys_fpathconf(int fd, int name); }
    	SYS_SWAPCTL        = 193 // { int sys_swapctl(int cmd, const void *arg, int misc); }
    	SYS_GETRLIMIT      = 194 // { int sys_getrlimit(int which, \
    	SYS_SETRLIMIT      = 195 // { int sys_setrlimit(int which, \
    	SYS_MMAP           = 197 // { void *sys_mmap(void *addr, size_t len, int prot, \
    	SYS_LSEEK          = 199 // { off_t sys_lseek(int fd, int pad, off_t offset, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 26 17:34:54 UTC 2019
    - 14.7K bytes
    - Viewed (0)
  2. src/syscall/zsysnum_darwin_arm64.go

    	SYS_FSTAT                          = 189
    	SYS_LSTAT                          = 190
    	SYS_PATHCONF                       = 191
    	SYS_FPATHCONF                      = 192
    	SYS_GETRLIMIT                      = 194
    	SYS_SETRLIMIT                      = 195
    	SYS_GETDIRENTRIES                  = 196
    	SYS_MMAP                           = 197
    	SYS_LSEEK                          = 199
    	SYS_TRUNCATE                       = 200
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.4K bytes
    - Viewed (0)
  3. src/syscall/zsysnum_openbsd_mips64.go

    	SYS_FPATHCONF      = 192 // { long sys_fpathconf(int fd, int name); }
    	SYS_SWAPCTL        = 193 // { int sys_swapctl(int cmd, const void *arg, int misc); }
    	SYS_GETRLIMIT      = 194 // { int sys_getrlimit(int which, \
    	SYS_SETRLIMIT      = 195 // { int sys_setrlimit(int which, \
    	SYS_MMAP           = 197 // { void *sys_mmap(void *addr, size_t len, int prot, \
    	SYS_LSEEK          = 199 // { off_t sys_lseek(int fd, int pad, off_t offset, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 29 08:08:26 UTC 2020
    - 14.9K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go

    	SYS_GETGROUPS               = 158
    	SYS_SETGROUPS               = 159
    	SYS_UNAME                   = 160
    	SYS_SETHOSTNAME             = 161
    	SYS_SETDOMAINNAME           = 162
    	SYS_GETRLIMIT               = 163
    	SYS_SETRLIMIT               = 164
    	SYS_GETRUSAGE               = 165
    	SYS_UMASK                   = 166
    	SYS_PRCTL                   = 167
    	SYS_GETCPU                  = 168
    	SYS_GETTIMEOFDAY            = 169
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 11K bytes
    - Viewed (0)
  5. src/syscall/zsysnum_linux_mips.go

    	SYS_SETREUID               = 4070
    	SYS_SETREGID               = 4071
    	SYS_SIGSUSPEND             = 4072
    	SYS_SIGPENDING             = 4073
    	SYS_SETHOSTNAME            = 4074
    	SYS_SETRLIMIT              = 4075
    	SYS_GETRLIMIT              = 4076
    	SYS_GETRUSAGE              = 4077
    	SYS_GETTIMEOFDAY           = 4078
    	SYS_SETTIMEOFDAY           = 4079
    	SYS_GETGROUPS              = 4080
    	SYS_SETGROUPS              = 4081
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 14 13:21:46 UTC 2018
    - 12.1K bytes
    - Viewed (0)
  6. src/syscall/zsysnum_openbsd_amd64.go

    	SYS_FPATHCONF      = 192 // { long sys_fpathconf(int fd, int name); }
    	SYS_SWAPCTL        = 193 // { int sys_swapctl(int cmd, const void *arg, int misc); }
    	SYS_GETRLIMIT      = 194 // { int sys_getrlimit(int which, \
    	SYS_SETRLIMIT      = 195 // { int sys_setrlimit(int which, \
    	SYS_MMAP           = 197 // { void *sys_mmap(void *addr, size_t len, int prot, \
    	SYS_LSEEK          = 199 // { off_t sys_lseek(int fd, int pad, off_t offset, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.2K bytes
    - Viewed (0)
  7. src/syscall/zsysnum_openbsd_386.go

    	SYS_FPATHCONF      = 192 // { long sys_fpathconf(int fd, int name); }
    	SYS_SWAPCTL        = 193 // { int sys_swapctl(int cmd, const void *arg, int misc); }
    	SYS_GETRLIMIT      = 194 // { int sys_getrlimit(int which, \
    	SYS_SETRLIMIT      = 195 // { int sys_setrlimit(int which, \
    	SYS_MMAP           = 197 // { void *sys_mmap(void *addr, size_t len, int prot, \
    	SYS_LSEEK          = 199 // { off_t sys_lseek(int fd, int pad, off_t offset, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.2K bytes
    - Viewed (0)
  8. src/syscall/zsysnum_openbsd_arm.go

    	SYS_FPATHCONF      = 192 // { long sys_fpathconf(int fd, int name); }
    	SYS_SWAPCTL        = 193 // { int sys_swapctl(int cmd, const void *arg, int misc); }
    	SYS_GETRLIMIT      = 194 // { int sys_getrlimit(int which, \
    	SYS_SETRLIMIT      = 195 // { int sys_setrlimit(int which, \
    	SYS_MMAP           = 197 // { void *sys_mmap(void *addr, size_t len, int prot, \
    	SYS_LSEEK          = 199 // { off_t sys_lseek(int fd, int pad, off_t offset, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.5K bytes
    - Viewed (0)
  9. src/syscall/zsysnum_openbsd_ppc64.go

    	SYS_FPATHCONF      = 192 // { long sys_fpathconf(int fd, int name); }
    	SYS_SWAPCTL        = 193 // { int sys_swapctl(int cmd, const void *arg, int misc); }
    	SYS_GETRLIMIT      = 194 // { int sys_getrlimit(int which, \
    	SYS_SETRLIMIT      = 195 // { int sys_setrlimit(int which, \
    	SYS_PAD_MMAP       = 197 // { void *sys_pad_mmap(void *addr, size_t len, int prot, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 03:24:15 UTC 2023
    - 15.8K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go

    	SYS_GETGROUPS               = 158
    	SYS_SETGROUPS               = 159
    	SYS_UNAME                   = 160
    	SYS_SETHOSTNAME             = 161
    	SYS_SETDOMAINNAME           = 162
    	SYS_GETRLIMIT               = 163
    	SYS_SETRLIMIT               = 164
    	SYS_GETRUSAGE               = 165
    	SYS_UMASK                   = 166
    	SYS_PRCTL                   = 167
    	SYS_GETCPU                  = 168
    	SYS_GETTIMEOFDAY            = 169
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 11K bytes
    - Viewed (0)
Back to top