Searched refs:runcom_mode (Results 1 – 1 of 1) sorted by relevance
135 enum { AUTOBOOT, FASTBOOT } runcom_mode = AUTOBOOT; variable246 runcom_mode = FASTBOOT; in main()654 runcom_mode = FASTBOOT; in f_single_user()681 argv[2] = runcom_mode == AUTOBOOT ? "autoboot" : NULL; in f_runcom()742 runcom_mode = AUTOBOOT; /* the default */ in f_runcom()