Searched refs:no_core (Results 1 – 1 of 1) sorted by relevance
165 struct rlimit no_core = {0}; in RunTestInProcess() local166 setrlimit(RLIMIT_CORE, &no_core); in RunTestInProcess()