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

/linux-master/init/
H A Dmain.c161 static char *execute_command; variable
594 execute_command = str;
1506 if (execute_command) {
1507 ret = run_init_process(execute_command);
1511 execute_command, ret);

Completed in 126 milliseconds