HomeSort by relevance Sort by last modified time
    Searched defs:RLIMIT_STACK (Results 1 - 25 of 62) sorted by null

1 2 3

  /bionic/libc/kernel/uapi/asm-generic/
resource.h 24 #define RLIMIT_STACK 3
  /external/kernel-headers/original/uapi/asm-generic/
resource.h 19 #define RLIMIT_STACK 3 /* max stack size */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
resource.h 18 #define RLIMIT_STACK 3 /* max stack size */
61 * RLIMIT_STACK default maximum - some architectures override it:
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
resource.h 88 #define RLIMIT_STACK 3 /* stack size */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
resource.h 48 RLIMIT_STACK = 3,
49 #define RLIMIT_STACK RLIMIT_STACK
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
resource.h 48 RLIMIT_STACK = 3,
49 #define RLIMIT_STACK RLIMIT_STACK
  /external/python/cpython2/Lib/plat-irix6/
WAIT.py 330 RLIMIT_STACK = 3
  /external/python/cpython2/Lib/plat-atheos/
IN.py 498 RLIMIT_STACK = 3
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 866 RLIMIT_STACK = 3
STROPTS.py 869 RLIMIT_STACK = 3
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go 726 RLIMIT_STACK = 0x3
    [all...]
zerrors_darwin_arm64.go     [all...]
zerrors_solaris_amd64.go 674 RLIMIT_STACK = 0x3
    [all...]
zerrors_dragonfly_amd64.go     [all...]
zerrors_freebsd_386.go     [all...]
zerrors_freebsd_amd64.go     [all...]
zerrors_freebsd_arm.go     [all...]
zerrors_linux_386.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go 726 RLIMIT_STACK = 0x3
    [all...]
zerrors_darwin_arm64.go     [all...]
zerrors_solaris_amd64.go 674 RLIMIT_STACK = 0x3
    [all...]

Completed in 573 milliseconds

1 2 3