Searched refs:rc_script (Results 1 – 1 of 1) sorted by relevance
1086 const char *rc_script; in runcom() local1094 rc_script = runcom_path; in runcom()1096 rc_script = _PATH_RUNCOM; in runcom()1098 BOOTTRACE("%s starting...", rc_script); in runcom()1099 if ((next_transition = run_script(rc_script)) != NULL) in runcom()1101 BOOTTRACE("%s finished", rc_script); in runcom()