Searched refs:command_get_first (Results 1 – 3 of 3) sorted by relevance
103 struct command *command_get_first(const struct commands *);
191 command_get_first(const struct commands *cmds) in command_get_first() function
469 for (cmd = command_get_first(fcmds); cmd != NULL; in ask_to_wipe_boot_sector()