Searched refs:stopped (Results 51 - 75 of 162) sorted by relevance

1234567

/freebsd-current/contrib/bmake/unit-tests/
H A Ddirective-for-generating-endif.exp6 make: stopped in unit-tests
H A Dcond-eof.exp5 make: stopped in unit-tests
H A Ddirective-for-if.exp7 make: stopped in unit-tests
H A Dopt-debug-hash.exp5 make: stopped in unit-tests
H A Dcond-token-number.exp6 make: stopped in unit-tests
H A Dcond-token-var.exp6 make: stopped in unit-tests
H A Dopt-warnings-as-errors.exp6 make: stopped in unit-tests
H A Dparse.exp5 make: stopped in unit-tests
H A Dvar-op-assign.exp5 make: stopped in unit-tests
H A Ddirective-export-gmake.exp5 make: stopped in unit-tests
H A Ddepsrc-ignore.exp10 make: stopped in unit-tests
H A Dopt-file.exp9 make: stopped in unit-tests
H A Dopt-debug-errors-jobs.exp10 make: stopped in unit-tests
20 make: stopped in unit-tests
34 make: stopped in unit-tests
44 make: stopped in unit-tests
54 make: stopped in unit-tests
63 make: stopped in unit-tests
H A Ddeptgt-end-fail.exp16 make: stopped in unit-tests
28 make: stopped in unit-tests
39 make: stopped in unit-tests
49 make: stopped in unit-tests
59 make: stopped in unit-tests
69 make: stopped in unit-tests
79 make: stopped in unit-tests
89 make: stopped in unit-tests
99 make: stopped in unit-tests
109 make: stopped i
[all...]
H A Dsuff-clear-regular.exp7 make: stopped in unit-tests
H A Dcompat-error.exp12 make: stopped in unit-tests
H A Ddirective-for-empty.exp26 make: stopped in unit-tests
H A Ddirective-for-lines.exp9 make: stopped in unit-tests
H A Dcond-op-parentheses.exp6 make: stopped in unit-tests
H A Dcond-op-not.exp8 make: stopped in unit-tests
H A Dcond-op-and.exp6 make: stopped in unit-tests
H A Dcond-op-or.exp6 make: stopped in unit-tests
H A Dcond-undef-lint.exp9 make: stopped in unit-tests
H A Ddirective-else.exp10 make: stopped in unit-tests
/freebsd-current/lib/libproc/
H A Dproc_bkpt.c99 int ret = 0, stopped; local
111 stopped = 0;
115 stopped = 1;
149 if (stopped)
161 int ret = 0, stopped; local
172 stopped = 0;
176 stopped = 1;
193 if (stopped)
249 DPRINTFX("ERROR: don't know why process stopped");

Completed in 205 milliseconds

1234567