Searched refs:crash_reporter_command (Results 1 – 1 of 1) sorted by relevance
96 const char *crash_reporter_command; variable108 int status = system(crash_reporter_command); in RunCrashReporter()110 Die("%s exited with status %d\n", crash_reporter_command, status); in RunCrashReporter()277 crash_reporter_command = testing ? in main()