Searched refs:execute_command (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 141 milliseconds