Home
last modified time | relevance | path

Searched refs:command_errmsg (Results 1 – 16 of 16) sorted by relevance

/titanic_53/usr/src/boot/sys/boot/i386/loader/
H A Dchain.c51 command_errmsg = "no device or file name specified"; in command_chain()
55 command_errmsg = "invalid trailing arguments"; in command_chain()
61 command_errmsg = "open failed"; in command_chain()
68 command_errmsg = "stat failed"; in command_chain()
74 command_errmsg = "can only use disk device"; in command_chain()
81 command_errmsg = "can't determine root device"; in command_chain()
87 command_errmsg = "failed to read disk"; in command_chain()
95 command_errmsg = "wrong magic"; in command_chain()
H A Dmain.c360 command_errmsg = "wrong number of arguments"; in command_lszfs()
366 command_errmsg = strerror(err); in command_lszfs()
384 command_errmsg = "wrong number of arguments"; in command_reloadbe()
400 command_errmsg = strerror(err); in command_reloadbe()
/titanic_53/usr/src/boot/sys/boot/common/
H A Dinstall.c239 command_errmsg = "package name too long"; in install()
247 command_errmsg = "cannot open package"; in install()
266 command_errmsg = "cannot load metatags"; in install()
274 command_errmsg = "cannot load kernel from package"; in install()
282 command_errmsg = "cannot load module(s) from package"; in install()
291 command_errmsg = "cannot load root file system"; in install()
301 command_errmsg = "unable to start installation"; in install()
304 sprintf(buf, "%s (error %d)", command_errmsg, error); in install()
308 command_errmsg = buf; /* buf is static. */ in install()
312 command_errmsg = "invalid URL"; in install()
[all …]
H A Dinterp_forth.c133 command_errmsg = command_errbuf; in bf_command()
144 printf("%s\n", command_errmsg); in bf_command()
147 panic("%s\n", command_errmsg); in bf_command()
353 if (command_errmsg != NULL) { in bf_run()
354 printf("%s\n", command_errmsg); in bf_run()
355 command_errmsg = NULL; in bf_run()
H A Dcommands.c35 const char *command_errmsg; variable
153 command_errmsg = "usage is 'help <topic> [<subtopic>]"; in command_help()
290 command_errmsg = "wrong number of arguments"; in command_set()
294 command_errmsg = strerror(err); in command_set()
309 command_errmsg = "wrong number of arguments"; in command_setprop()
313 command_errmsg = strerror(err); in command_setprop()
328 command_errmsg = "wrong number of arguments"; in command_unset()
332 command_errmsg = strerror(err); in command_unset()
H A Dboot.c88 command_errmsg = "no bootable kernel"; in command_boot()
142 command_errmsg = "too many arguments"; in command_autoboot()
190 command_errmsg = "no valid kernel found"; in autoboot()
H A Dinterp.c72 command_errmsg = command_errbuf; in perform()
85 command_errmsg = "unknown command"; in perform()
H A Dmodule.c112 command_errmsg = "no filename specified"; in command_load()
139 command_errmsg = "invalid load type"; in command_load()
195 command_errmsg = "usage is [-n key#] <prov> <file>"; in command_load_geli()
501 command_errmsg = "can't load file before kernel"; in file_loadraw()
H A Dbootstrap.h37 extern const char *command_errmsg;
H A Dbcache.c488 command_errmsg = "wrong number of arguments"; in command_bcache()
/titanic_53/usr/src/boot/sys/boot/userboot/userboot/
H A Dmain.c226 command_errmsg = "a single dataset must be supplied"; in command_lszfs()
232 command_errmsg = strerror(err); in command_lszfs()
248 command_errmsg = "wrong number of arguments"; in command_reloadbe()
263 command_errmsg = strerror(err); in command_reloadbe()
/titanic_53/usr/src/boot/sys/boot/efi/loader/
H A Dmain.c744 command_errmsg = "wrong number of arguments"; in command_lszfs()
750 command_errmsg = strerror(err); in command_lszfs()
767 command_errmsg = "wrong number of arguments"; in command_reloadbe()
782 command_errmsg = strerror(err); in command_reloadbe()
825 command_errmsg = "wrong number of arguments"; in command_chain()
832 command_errmsg = "no such file"; in command_chain()
837 command_errmsg = "stat failed"; in command_chain()
844 command_errmsg = "failed to allocate buffer"; in command_chain()
849 command_errmsg = "error while reading the file"; in command_chain()
858 command_errmsg = "LoadImage failed"; in command_chain()
[all …]
/titanic_53/usr/src/common/ficl/emu/
H A Dloader_emu.c79 char *command_errmsg; variable
561 command_errmsg = command_errbuf; in bf_command()
875 if (command_errmsg != NULL) { in bf_run()
876 printf("%s\n", command_errmsg); in bf_run()
877 command_errmsg = NULL; in bf_run()
1157 command_errmsg = "usage is 'help <topic> [<subtopic>]"; in command_help()
1288 command_errmsg = "wrong number of arguments"; in command_set()
1293 command_errmsg = strerror(errno); in command_set()
1302 command_errmsg = strerror(errno); in command_set()
1316 command_errmsg = "wrong number of arguments"; in command_setprop()
[all …]
H A Dloader_emu.h29 extern char *command_errmsg;
/titanic_53/usr/src/boot/sys/boot/uboot/common/
H A Dmain.c533 command_errmsg = "no U-Boot devices found!?"; in command_devinfo()
552 command_errmsg = "could not retrieve U-Boot sys info!?"; in command_sysinfo()
639 command_errmsg = "usage: 'ubenv <import|show> [var ...]"; in command_ubenv()
/titanic_53/usr/src/boot/sys/boot/fdt/
H A Dfdt_loader_cmd.c218 command_errmsg = "can't allocate memory for device tree copy"; in fdt_load_dtb()
245 command_errmsg = "can't allocate memory for device tree copy"; in fdt_load_dtb_addr()
318 command_errmsg = "No device tree blob found!\n"; in fdt_setup_fdtp()
730 command_errmsg = "usage is 'fdt <command> [<args>]"; in command_fdt_internal()
750 command_errmsg = "unknown command"; in command_fdt_internal()
850 command_errmsg = "no device tree blob pointer?!"; in fdt_cmd_hdr()