Lines Matching refs:so_error
240 so->so_error = sti->sti_delayed_error = 0;
769 error = so->so_error;
771 so->so_error = 0;
790 error = so->so_error;
793 error = so->so_error;
794 so->so_error = 0;
818 error = so->so_error;
822 so->so_error = 0;
842 so->so_error = (ushort_t)error;
872 so->so_error = (ushort_t)error;
890 so->so_error = (ushort_t)error;
1151 if (so->so_error) {
1225 so->so_error = ECONNABORTED;
1250 SS_ISCONNECTING && so->so_error == 0) {
1273 if (so->so_error != 0) {
1282 * zero errno. Or another thread could have consumed so_error
1615 dprintso(so, 1, ("T_DISCON_IND: error %d\n", so->so_error));
2351 ("T_DISCON_IND: error %d\n", so->so_error));