OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:no_core
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/sandbox/linux/tests/
unit_tests.cc
146
struct rlimit
no_core
= {0};
local
147
setrlimit(RLIMIT_CORE, &
no_core
);
Completed in 3165 milliseconds