Searched refs:autoboot_command (Results 1 – 7 of 7) sorted by relevance
35 void autoboot_command(const char *cmd);42 static inline void autoboot_command(const char *s) in autoboot_command() function
68 autoboot_command(s); in main_loop()
350 void autoboot_command(const char *s) function