Searched refs:to_abort (Results 1 – 2 of 2) sorted by relevance
3316 if (cp->to_abort) {3349 if (!cp->to_abort)3358 cp->to_abort = 0;3395 if (cp->to_abort == 2)3466 if (!cp->to_abort)3511 if (cp->to_abort == 2)3513 cp->to_abort = 0; /* We donnot expect to fail here */4750 cp->to_abort = 0;5302 if (cp->to_abort) {5310 cp->to_abort = timed_out ? 2 : 1;
784 u_char to_abort; /* Want this IO to be aborted */ member