Searched refs:nextstate (Results 1 – 3 of 3) sorted by relevance
200 static void terminate_layer(fsm *f, int nextstate) { in terminate_layer() argument219 f->state = nextstate == PPP_FSM_CLOSING ? PPP_FSM_CLOSED : PPP_FSM_STOPPED; in terminate_layer()228 f->state = nextstate; in terminate_layer()
3451 static int nextstate(int);3767 state = nextstate(ch); in vi_hook()3810 state = nextstate(ch); in vi_hook()3825 state = nextstate(ch); in vi_hook()3843 state = nextstate(ch); in vi_hook()4024 nextstate(int ch) in nextstate() function
384 entry=range [':' nextstate] ['.' [action]]386 nextstate = number (0..7f)