Home
last modified time | relevance | path

Searched defs:RLIM_INFINITY (Results 1 – 25 of 33) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-mips/asm/
Dresource.h31 # define RLIM_INFINITY 0x7fffffffUL macro
/external/kernel-headers/original/uapi/asm-generic/
Dresource.h58 # define RLIM_INFINITY (~0UL) macro
/external/e2fsprogs/lib/ext2fs/
Dunix_io.c676 #define RLIM_INFINITY ((unsigned long)(~0UL>>1)) in unix_open_channel() macro
678 #define RLIM_INFINITY (~0UL) in unix_open_channel() macro
/external/python/cpython2/Lib/plat-irix6/
DWAIT.py338 RLIM_INFINITY = 0x7fffffff variable
/external/python/cpython2/Lib/plat-sunos5/
DIN.py872 RLIM_INFINITY = (-3l) variable
875 RLIM_INFINITY = 0x7fffffff variable
DSTROPTS.py875 RLIM_INFINITY = (-3l) variable
878 RLIM_INFINITY = 0x7fffffff variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go727 RLIM_INFINITY = -0x3 const
Dzerrors_dragonfly_amd64.go988 RLIM_INFINITY = 0x7fffffffffffffff const
Dzerrors_openbsd_386.go988 RLIM_INFINITY = 0x7fffffffffffffff const
Dzerrors_netbsd_amd64.go1104 RLIM_INFINITY = 0x7fffffffffffffff const
Dzerrors_openbsd_amd64.go1035 RLIM_INFINITY = 0x7fffffffffffffff const
Dzerrors_openbsd_arm.go988 RLIM_INFINITY = 0x7fffffffffffffff const
Dzerrors_netbsd_arm.go1094 RLIM_INFINITY = 0x7fffffffffffffff const
Dzerrors_darwin_arm64.go1112 RLIM_INFINITY = 0x7fffffffffffffff const
Dzerrors_darwin_386.go1112 RLIM_INFINITY = 0x7fffffffffffffff const
Dzerrors_darwin_arm.go1112 RLIM_INFINITY = 0x7fffffffffffffff const
Dzerrors_darwin_amd64.go1112 RLIM_INFINITY = 0x7fffffffffffffff const
Dzerrors_netbsd_386.go1114 RLIM_INFINITY = 0x7fffffffffffffff const
Dzerrors_freebsd_arm.go1151 RLIM_INFINITY = 0x7fffffffffffffff const
Dzerrors_freebsd_amd64.go1144 RLIM_INFINITY = 0x7fffffffffffffff const
Dzerrors_freebsd_386.go1143 RLIM_INFINITY = 0x7fffffffffffffff const
Dzerrors_linux_sparc64.go1211 RLIM_INFINITY = -0x1 const
Dzerrors_linux_mips64le.go1447 RLIM_INFINITY = 0xffffffffffffffff const
Dzerrors_linux_ppc64.go1503 RLIM_INFINITY = 0xffffffffffffffff const
Dzerrors_linux_arm.go1453 RLIM_INFINITY = 0xffffffffffffffff const

12