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

/linux-master/init/
H A Dmain.c161 static char *execute_command; variable
588 execute_command = str;
1483 if (execute_command) {
1484 ret = run_init_process(execute_command);
1488 execute_command, ret);

Completed in 117 milliseconds