Searched refs:tfail (Results 1 – 1 of 1) sorted by relevance
66 bool tfail; /* send() call is expected to fail */ member89 .tfail = true,136 .tfail = true,167 .tfail = true,192 .tfail = true,239 .tfail = true,270 .tfail = true,514 test->tfail ? "(fail)" : ""); in run_one()523 if (sent && test->tfail) in run_one()525 if (!sent && !test->tfail) in run_one()