Home
last modified time | relevance | path

Searched refs:state_welcome_system (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.sbin/installer/dfuibe_installer/
H A Dflow.h65 void state_welcome_system(struct i_fn_args *);
H A Dflow.c203 state = state_welcome_system; in state_welcome()
292 state_welcome_system(struct i_fn_args *a) in state_welcome_system() function