Searched refs:RLIMIT_AS (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/posix/sys/
H A Dresource.h31 #define RLIMIT_AS 6 /* address space size */ macro
/haiku/src/system/libroot/posix/unistd/
H A Dbrk.c91 if (getrlimit(RLIMIT_AS, &rlim) == 0
/haiku/src/system/kernel/
H A Dthread.cpp1334 case RLIMIT_AS:

Completed in 80 milliseconds