Home
last modified time | relevance | path

Searched refs:fsm_Down (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dfsm.h189 extern void fsm_Down(struct fsm *);
H A Dfsm.c314 fsm_Down(struct fsm *fp) in fsm_Down() function
1133 fsm_Down(fp); in fsm2initial()
H A Dcommand.c1313 fsm_Down(fp); in OpenCommand()