Home
last modified time | relevance | path

Searched refs:RLIMIT_STACK (Results 1 – 7 of 7) sorted by relevance

/sysdeps/unix/sysv/linux/alpha/bits/
A Dresource.h46 RLIMIT_STACK = 3, enumerator
47 #define RLIMIT_STACK RLIMIT_STACK macro
/sysdeps/unix/sysv/linux/bits/
A Dresource.h46 RLIMIT_STACK = 3, enumerator
47 #define RLIMIT_STACK RLIMIT_STACK macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Dresource.h46 RLIMIT_STACK = 3, enumerator
47 #define RLIMIT_STACK RLIMIT_STACK macro
/sysdeps/unix/sysv/linux/mips/bits/
A Dresource.h46 RLIMIT_STACK = 3, enumerator
47 #define RLIMIT_STACK RLIMIT_STACK macro
/sysdeps/nptl/
A Dpthread_early_init.h33 if (__getrlimit (RLIMIT_STACK, &limit) != 0 in __pthread_early_init()
/sysdeps/unix/sysv/linux/
A Dsysconf.c60 if (__getrlimit (RLIMIT_STACK, &rlimit) == 0) in __sysconf()
A Dtst-rlimit-infinity.c30 RLIMIT_STACK,

Completed in 7 milliseconds