Home
last modified time | relevance | path

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

/sysdeps/pthread/
A Dtst-basic7.c30 getrlimit (RLIMIT_AS, &rl); in use_up_memory()
32 setrlimit (RLIMIT_AS, &rl); in use_up_memory()
A Dtst-create-detached.c89 if (getrlimit (RLIMIT_AS, &limit) != 0) in do_test()
100 if (setrlimit (RLIMIT_AS, &limit) != 0) in do_test()
/sysdeps/unix/sysv/linux/alpha/bits/
A Dresource.h67 RLIMIT_AS = 7, enumerator
68 #define RLIMIT_AS RLIMIT_AS macro
/sysdeps/unix/sysv/linux/bits/
A Dresource.h67 RLIMIT_AS = 9, enumerator
68 #define RLIMIT_AS RLIMIT_AS macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Dresource.h67 RLIMIT_AS = 9, enumerator
68 #define RLIMIT_AS RLIMIT_AS macro
/sysdeps/unix/sysv/linux/mips/bits/
A Dresource.h67 RLIMIT_AS = 6, enumerator
68 #define RLIMIT_AS RLIMIT_AS macro
/sysdeps/unix/sysv/linux/
A Dtst-rlimit-infinity.c31 RLIMIT_AS

Completed in 38 milliseconds