Searched refs:xs_state (Results 1 – 1 of 1) sorted by relevance
174 xo_state_t xs_state; /* State for this stack frame */ member3973 if (xsp->xs_state == XSS_OPEN_LIST in xo_buf_append_div()3974 || xsp->xs_state == XSS_OPEN_LEAF_LIST) in xo_buf_append_div()6850 xsp->xs_state = state; in xo_depth_change()7530 switch (xsp->xs_state) { in xo_do_close_all()7561 xo_failure(xop, "close %d failed: %d", xsp->xs_state, rc); in xo_do_close_all()7611 if (xsp->xs_state != need_state) in xo_do_close()7646 old_state = xsp->xs_state; in xo_transition()7654 old_state = xsp->xs_state; in xo_transition()7875 xsp->xs_state, new_state); in xo_transition()[all …]