OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getlim
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_posix_libcdep.cc
90
static rlim_t
getlim
(int res) {
function in namespace:__sanitizer
116
rlim_t stack_size =
getlim
(RLIMIT_STACK);
121
return (uptr)
getlim
(RLIMIT_STACK);
130
rlim_t as_size =
getlim
(RLIMIT_AS);
sanitizer_posix_libcdep.cc
90
static rlim_t
getlim
(int res) {
function in namespace:__sanitizer
116
rlim_t stack_size =
getlim
(RLIMIT_STACK);
121
return (uptr)
getlim
(RLIMIT_STACK);
130
rlim_t as_size =
getlim
(RLIMIT_AS);
sanitizer_posix_libcdep.cc
90
static rlim_t
getlim
(int res) {
function in namespace:__sanitizer
116
rlim_t stack_size =
getlim
(RLIMIT_STACK);
121
return (uptr)
getlim
(RLIMIT_STACK);
130
rlim_t as_size =
getlim
(RLIMIT_AS);
Completed in 37 milliseconds
Indexes created Tue Sep 30 06:09:59 GMT 2025