Searched refs:e_estate (Results 1 – 3 of 3) sorted by relevance
5476 if (rcode != EX_OK && e->e_estate >= 0)5478 if (e->e_estate >= 0 && e->e_estate < SM_ARRAY_SIZE(xs_states))5480 ", stage=%s", xs_states[e->e_estate]);5483 ", stage=%d", e->e_estate);
65 e->e_estate = -1;3443 e->e_estate = rtype;
1176 int e_estate; /* protocol state when error happened */ member