Home
last modified time | relevance | path

Searched defs:SYS_GETRLIMIT (Results 1 – 25 of 64) sorted by relevance

123

/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsysnum_openbsd_386.go153 SYS_GETRLIMIT = 194 // { int sys_getrlimit(int which, struct rlimit *rlp); } const
Dzsysnum_openbsd_mips64.go155 SYS_GETRLIMIT = 194 // { int sys_getrlimit(int which, struct rlimit *rlp); } const
Dzsysnum_openbsd_arm.go153 SYS_GETRLIMIT = 194 // { int sys_getrlimit(int which, struct rlimit *rlp); } const
Dzsysnum_openbsd_arm64.go152 SYS_GETRLIMIT = 194 // { int sys_getrlimit(int which, struct rlimit *rlp); } const
Dzsysnum_openbsd_ppc64.go151 SYS_GETRLIMIT = 194 // { int sys_getrlimit(int which, struct rlimit *rlp); } const
Dzsysnum_openbsd_amd64.go153 SYS_GETRLIMIT = 194 // { int sys_getrlimit(int which, struct rlimit *rlp); } const
Dzsysnum_openbsd_riscv64.go152 SYS_GETRLIMIT = 194 // { int sys_getrlimit(int which, struct rlimit *rlp); } const
Dzsysnum_netbsd_arm.go102 SYS_GETRLIMIT = 194 // { int|sys||getrlimit(int which, struct rlimit *rlp); } const
Dzsysnum_netbsd_amd64.go102 SYS_GETRLIMIT = 194 // { int|sys||getrlimit(int which, struct rlimit *rlp); } const
Dzsysnum_netbsd_arm64.go102 SYS_GETRLIMIT = 194 // { int|sys||getrlimit(int which, struct rlimit *rlp); } const
Dzsysnum_netbsd_386.go102 SYS_GETRLIMIT = 194 // { int|sys||getrlimit(int which, struct rlimit *rlp); } const
/prebuilts/go/linux-x86/src/syscall/
Dzsysnum_openbsd_mips64.go152 SYS_GETRLIMIT = 194 // { int sys_getrlimit(int which, \ const
Dzsysnum_openbsd_386.go143 SYS_GETRLIMIT = 194 // { int sys_getrlimit(int which, \ const
Dzsysnum_openbsd_arm64.go149 SYS_GETRLIMIT = 194 // { int sys_getrlimit(int which, \ const
Dzsysnum_openbsd_amd64.go143 SYS_GETRLIMIT = 194 // { int sys_getrlimit(int which, \ const
Dzsysnum_openbsd_arm.go147 SYS_GETRLIMIT = 194 // { int sys_getrlimit(int which, \ const
Dzsysnum_openbsd_ppc64.go164 SYS_GETRLIMIT = 194 // { int sys_getrlimit(int which, \ const
Dzsysnum_openbsd_riscv64.go162 SYS_GETRLIMIT = 194 // { int sys_getrlimit(int which, \ const
Dzsysnum_netbsd_386.go102 SYS_GETRLIMIT = 194 // { int|sys||getrlimit(int which, struct rlimit *rlp); } const
Dzsysnum_linux_riscv64.go169 SYS_GETRLIMIT = 163 const
Dzsysnum_netbsd_amd64.go102 SYS_GETRLIMIT = 194 // { int|sys||getrlimit(int which, struct rlimit *rlp); } const
Dzsysnum_netbsd_arm64.go102 SYS_GETRLIMIT = 194 // { int|sys||getrlimit(int which, struct rlimit *rlp); } const
Dzsysnum_netbsd_arm.go102 SYS_GETRLIMIT = 194 // { int|sys||getrlimit(int which, struct rlimit *rlp); } const
Dzsysnum_linux_arm64.go173 SYS_GETRLIMIT = 163 const
Dzsysnum_dragonfly_amd64.go128 SYS_GETRLIMIT = 194 // { int getrlimit(u_int which, \ const

123