Home
last modified time | relevance | path

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

/trunk/main/sal/osl/unx/
H A Dsignal.c569 char *pChecksumTempName = NULL; in ReportCrash() local
602 pChecksumTempName = szChecksumTempNameBuffer; in ReportCrash()
728 pChecksumTempName = NULL; in ReportCrash()
738 if ( pXMLTempName && pChecksumTempName && pStackTempName ) in ReportCrash()
767 pChecksumTempName, in ReportCrash()
777 pChecksumTempName, in ReportCrash()
796 if ( pChecksumTempName ) in ReportCrash()
797 unlink( pChecksumTempName ); in ReportCrash()