Home
last modified time | relevance | path

Searched defs:SYS_SETRLIMIT (Results 1 – 25 of 65) sorted by relevance

123

/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsysnum_openbsd_386.go154 SYS_SETRLIMIT = 195 // { int sys_setrlimit(int which, const struct rlimit *rlp); } const
Dzsysnum_openbsd_mips64.go156 SYS_SETRLIMIT = 195 // { int sys_setrlimit(int which, const struct rlimit *rlp); } const
Dzsysnum_openbsd_arm.go154 SYS_SETRLIMIT = 195 // { int sys_setrlimit(int which, const struct rlimit *rlp); } const
Dzsysnum_openbsd_arm64.go153 SYS_SETRLIMIT = 195 // { int sys_setrlimit(int which, const struct rlimit *rlp); } const
Dzsysnum_openbsd_ppc64.go152 SYS_SETRLIMIT = 195 // { int sys_setrlimit(int which, const struct rlimit *rlp); } const
Dzsysnum_openbsd_amd64.go154 SYS_SETRLIMIT = 195 // { int sys_setrlimit(int which, const struct rlimit *rlp); } const
Dzsysnum_openbsd_riscv64.go153 SYS_SETRLIMIT = 195 // { int sys_setrlimit(int which, const struct rlimit *rlp); } const
Dzsysnum_netbsd_arm.go103 SYS_SETRLIMIT = 195 // { int|sys||setrlimit(int which, const struct rlimit *rlp); } const
Dzsysnum_netbsd_amd64.go103 SYS_SETRLIMIT = 195 // { int|sys||setrlimit(int which, const struct rlimit *rlp); } const
Dzsysnum_netbsd_arm64.go103 SYS_SETRLIMIT = 195 // { int|sys||setrlimit(int which, const struct rlimit *rlp); } const
Dzsysnum_netbsd_386.go103 SYS_SETRLIMIT = 195 // { int|sys||setrlimit(int which, const struct rlimit *rlp); } const
/prebuilts/go/linux-x86/src/syscall/
Dzsysnum_openbsd_mips64.go153 SYS_SETRLIMIT = 195 // { int sys_setrlimit(int which, \ const
Dzsysnum_openbsd_386.go144 SYS_SETRLIMIT = 195 // { int sys_setrlimit(int which, \ const
Dzsysnum_openbsd_arm64.go150 SYS_SETRLIMIT = 195 // { int sys_setrlimit(int which, \ const
Dzsysnum_openbsd_amd64.go144 SYS_SETRLIMIT = 195 // { int sys_setrlimit(int which, \ const
Dzsysnum_openbsd_arm.go148 SYS_SETRLIMIT = 195 // { int sys_setrlimit(int which, \ const
Dzsysnum_openbsd_ppc64.go165 SYS_SETRLIMIT = 195 // { int sys_setrlimit(int which, \ const
Dzsysnum_openbsd_riscv64.go163 SYS_SETRLIMIT = 195 // { int sys_setrlimit(int which, \ const
Dzsysnum_netbsd_386.go103 SYS_SETRLIMIT = 195 // { int|sys||setrlimit(int which, const struct rlimit *rlp); } const
Dzsysnum_linux_riscv64.go170 SYS_SETRLIMIT = 164 const
Dzsysnum_netbsd_amd64.go103 SYS_SETRLIMIT = 195 // { int|sys||setrlimit(int which, const struct rlimit *rlp); } const
Dzsysnum_netbsd_arm64.go103 SYS_SETRLIMIT = 195 // { int|sys||setrlimit(int which, const struct rlimit *rlp); } const
Dzsysnum_netbsd_arm.go103 SYS_SETRLIMIT = 195 // { int|sys||setrlimit(int which, const struct rlimit *rlp); } const
Dzsysnum_linux_arm64.go174 SYS_SETRLIMIT = 164 const
Dzsysnum_dragonfly_amd64.go129 SYS_SETRLIMIT = 195 // { int setrlimit(u_int which, \ const

123