Searched refs:fLiveCore (Results 1 - 2 of 2) sorted by relevance

/vbox/include/iprt/
H A Dcoredumper.h55 * @param fLiveCore When true, the process is not killed after
60 RTDECL(int) RTCoreDumperTakeDump(const char *pszOutputFile, bool fLiveCore);
/vbox/src/VBox/Runtime/r3/solaris/
H A Dcoredumper-solaris.cpp2215 RTDECL(int) RTCoreDumperTakeDump(const char *pszOutputFile, bool fLiveCore) argument
2235 if (!fLiveCore)

Completed in 38 milliseconds