Home
last modified time | relevance | path

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

/linux-3.4.99/init/
Dmain.c129 static char *execute_command; variable
295 execute_command = str; in init_setup()
827 if (execute_command) { in init_post()
828 run_init_process(execute_command); in init_post()
830 "defaults...\n", execute_command); in init_post()