Home
last modified time | relevance | path

Searched refs:rlim_max (Results 1 – 2 of 2) sorted by relevance

/arch/um/os-Linux/
Dstart_up.c317 if (lim.rlim_max == RLIM_INFINITY) in check_coredump_limit()
319 else printf("%lu\n", lim.rlim_max); in check_coredump_limit()
/arch/mips/kernel/
Dlinux32.c83 int rlim_max; member