Home
last modified time | relevance | path

Searched refs:RLIMIT_FSIZE (Results 1 – 6 of 6) sorted by relevance

/sysdeps/posix/
A Dulimit.c48 if (__getrlimit (RLIMIT_FSIZE, &limit) == 0) in __ulimit()
73 result = __setrlimit (RLIMIT_FSIZE, &limit); in __ulimit()
/sysdeps/unix/sysv/linux/alpha/bits/
A Dresource.h38 RLIMIT_FSIZE = 1, enumerator
39 #define RLIMIT_FSIZE RLIMIT_FSIZE macro
/sysdeps/unix/sysv/linux/bits/
A Dresource.h38 RLIMIT_FSIZE = 1, enumerator
39 #define RLIMIT_FSIZE RLIMIT_FSIZE macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Dresource.h38 RLIMIT_FSIZE = 1, enumerator
39 #define RLIMIT_FSIZE RLIMIT_FSIZE macro
/sysdeps/unix/sysv/linux/mips/bits/
A Dresource.h38 RLIMIT_FSIZE = 1, enumerator
39 #define RLIMIT_FSIZE RLIMIT_FSIZE macro
/sysdeps/unix/sysv/linux/
A Dtst-rlimit-infinity.c28 RLIMIT_FSIZE,

Completed in 6 milliseconds