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

/system/core/init/
H A Dinit.c530 static int is_last_command(struct action *act, struct command *cmd) function
539 if (!cur_action || !cur_command || is_last_command(cur_action, cur_command)) {

Completed in 18 milliseconds