Searched refs:rc_script (Results 1 – 1 of 1) sorted by relevance
1029 const char *rc_script; in runcom() local1037 rc_script = runcom_path; in runcom()1039 rc_script = _PATH_RUNCOM; in runcom()1041 BOOTTRACE("%s starting...", rc_script); in runcom()1042 if ((next_transition = run_script(rc_script)) != NULL) in runcom()1044 BOOTTRACE("%s finished", rc_script); in runcom()