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