Searched refs:command_errmsg (Results 1 – 13 of 13) sorted by relevance
52 command_errmsg = "no device or file name specified"; in command_chain()56 command_errmsg = "invalid trailing arguments"; in command_chain()62 command_errmsg = "open failed"; in command_chain()69 command_errmsg = "stat failed"; in command_chain()74 command_errmsg = "invalid size"; in command_chain()78 command_errmsg = "can only use disk device"; in command_chain()85 command_errmsg = "can't determine root device"; in command_chain()91 command_errmsg = "failed to read disk"; in command_chain()99 command_errmsg = "wrong magic"; in command_chain()
141 command_errmsg = command_errbuf; in bf_command()152 printf("%s\n", command_errmsg); in bf_command()153 command_errmsg = NULL; in bf_command()156 panic("%s", command_errmsg); in bf_command()364 if (command_errmsg != NULL) { in bf_run()365 printf("%s\n", command_errmsg); in bf_run()366 command_errmsg = NULL; in bf_run()
34 const char *command_errmsg; variable158 command_errmsg = "usage is 'help <topic> [<subtopic>]"; in command_help()299 command_errmsg = "wrong number of arguments"; in command_set()303 command_errmsg = strerror(err); in command_set()318 command_errmsg = "wrong number of arguments"; in command_setprop()322 command_errmsg = strerror(err); in command_setprop()337 command_errmsg = "wrong number of arguments"; in command_unset()341 command_errmsg = strerror(err); in command_unset()
47 command_errmsg = "a single dataset must be supplied"; in command_lszfs()53 command_errmsg = strerror(err); in command_lszfs()
73 command_errmsg = command_errbuf; in perform()87 command_errmsg = "unknown command"; in perform()176 command_errmsg = "wrong number of arguments"; in command_sifting()
92 command_errmsg = "no bootable kernel"; in command_boot()146 command_errmsg = "too many arguments"; in command_autoboot()195 command_errmsg = "no valid kernel found"; in autoboot()
38 extern const char *command_errmsg;
119 command_errmsg = "no filename specified"; in command_load()148 command_errmsg = "invalid load type"; in command_load()712 command_errmsg = "can't load file before kernel"; in file_loadraw()
482 command_errmsg = "wrong number of arguments"; in command_bcache()
67 char *command_errmsg; variable553 command_errmsg = command_errbuf; in bf_command()828 if (command_errmsg != NULL) { in bf_run()829 printf("%s\n", command_errmsg); in bf_run()830 command_errmsg = NULL; in bf_run()1111 command_errmsg = "usage is 'help <topic> [<subtopic>]"; in command_help()1250 command_errmsg = "wrong number of arguments"; in command_set()1255 command_errmsg = strerror(errno); in command_set()1264 command_errmsg = strerror(errno); in command_set()1279 command_errmsg = "wrong number of arguments"; in command_setprop()[all …]
31 extern char *command_errmsg;
29 command_errmsg = "usage: address size"; in command_sha1()
1315 command_errmsg = "wrong number of arguments"; in command_chain()1322 command_errmsg = "no such file"; in command_chain()1327 command_errmsg = "stat failed"; in command_chain()1334 command_errmsg = "failed to allocate buffer"; in command_chain()1339 command_errmsg = "error while reading the file"; in command_chain()1365 command_errmsg = "Adding LoadOptions: out of memory"; in command_chain()