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

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

Completed in 1158 milliseconds