Searched refs:crashed (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/
H A DREADME.txt148 crashed in that short piece of Tcl. Use the SourceForge site to check
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dmain.c2037 static int crashed = 0; local
2046 if (crashed)
2048 crashed = 1;
/macosx-10.9.5/launchd-842.92.1/src/
H A Dcore.c661 crashed:1, member in struct:job_s
3756 j->crashed = true;
3757 job_log(j, LOG_WARNING, "Job appears to have crashed: %s", strsignal(s));
3764 if (is_system_bootstrapper && j->crashed) {
3765 job_log(j, LOG_ERR | LOG_CONSOLE, "The %s bootstrapper has crashed: %s", j->mgr->name, strsignal(s));
3773 if (j->crashed || !(j->did_exec || j->anonymous)) {
3775 if (j->crashed && !msi->isActive && (msi->drain_one_on_crash || msi->drain_all_on_crash)) {
4469 j->crashed = false;
6206 if (j->crashed == wanted_state) {
7408 * the job crashed, an
[all...]
/macosx-10.9.5/cups-372.4/cups/backend/
H A Dipp.c3421 fprintf(stderr, "DEBUG: Child crashed on signal %d.\n", status);

Completed in 106 milliseconds