Lines Matching defs:cancel
124 boolean_t cancel;
130 boolean_t cancel;
146 boolean_t cancel;
1090 if (sta->cancel)
1170 boolean_t *cancel;
1180 if (*rlcap->cancel)
1300 rlcba.cancel = &rlt_arg->cancel;
1514 !range->eos_marker && err == 0 && !smt_arg->cancel;
1538 if (smt_arg->cancel && err == 0)
1542 smt_arg->to_arg->cancel = B_TRUE;
1543 smt_arg->from_arg->cancel = B_TRUE;
1545 smt_arg->redact_arg->cancel = B_TRUE;
1563 boolean_t cancel;
1773 while (!range->eos_marker && !srta->cancel && smta->error == 0 &&
1904 if (srta->cancel || err != 0) {
1905 smta->cancel = B_TRUE;
2084 to_arg->cancel = B_FALSE;
2105 from_arg->cancel = B_FALSE;
2124 rlt_arg->cancel = B_FALSE;
2146 smt_arg->cancel = B_FALSE;
2577 * If we hit an error or are interrupted, cancel our worker threads and
2579 * cancel up the tree of worker threads, and each one will clean up any
2583 srt_arg->cancel = B_TRUE;