Home | History | Annotate | Download | only in microhttpd

Lines Matching refs:next_state

523  * @param next_state state to which we should advance the post processor
534 enum PP_State next_state, enum PP_State next_dash_state)
571 pp->state = next_state;
625 * by an empty line), transition into next_state.
630 * @param next_state state to which the post processor should
638 size_t *ioffptr, enum PP_State next_state)
658 pp->state = next_state;
692 * @param next_state what state to go into after the
705 enum PP_State next_state,
744 pp->state = next_state;