Home
last modified time | relevance | path

Searched refs:bAutoCrashReport (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sal/osl/unx/
H A Dsignal.c497 sal_Bool bAutoCrashReport = sal_False; in ReportCrash() local
519 bAutoCrashReport = sal_True; in ReportCrash()
769 bAutoCrashReport ? " -send" : "" ); in ReportCrash()
778 bAutoCrashReport ? " -send" : "" ); in ReportCrash()
783 getpid(), Signal, bAutoCrashReport ? " -send" : "" ); in ReportCrash()