Home
last modified time | relevance | path

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

/trunk/main/sal/osl/unx/
H A Dsignal.c742 rtl_uString * crashrep_path = NULL; in ReportCrash() local
750 osl_getSystemPathFromFileURL(crashrep_url, &crashrep_path); in ReportCrash()
753 rtl_uString_getStr(crashrep_path), in ReportCrash()
754 rtl_uString_getLength(crashrep_path), in ReportCrash()
759 rtl_uString_release(crashrep_path); in ReportCrash()