Home
last modified time | relevance | path

Searched refs:command_errbuf (Results 1 – 14 of 14) sorted by relevance

/freebsd-13-stable/stand/common/
HDls.c167 snprintf(command_errbuf, sizeof (command_errbuf), in ls_getdir()
175 snprintf(command_errbuf, sizeof(command_errbuf), in ls_getdir()
186 snprintf(command_errbuf, sizeof(command_errbuf), in ls_getdir()
191 snprintf(command_errbuf, sizeof(command_errbuf), in ls_getdir()
196 snprintf(command_errbuf, sizeof(command_errbuf), in ls_getdir()
HDcommands.c35 char command_errbuf[COMMAND_ERRBUFSZ]; variable
207 snprintf(command_errbuf, sizeof(command_errbuf), in command_help()
286 snprintf(command_errbuf, sizeof(command_errbuf), in command_show()
426 snprintf(command_errbuf, in command_read()
427 sizeof(command_errbuf), in command_read()
496 snprintf(command_errbuf, sizeof(command_errbuf), in page_file()
557 snprintf(command_errbuf, sizeof(command_errbuf), in command_readtest()
564 snprintf(command_errbuf, sizeof(command_errbuf), in command_readtest()
HDmodule.c186 snprintf(command_errbuf, sizeof(command_errbuf), in command_load()
206 snprintf(command_errbuf, sizeof(command_errbuf), in command_load()
218 snprintf(command_errbuf, sizeof(command_errbuf), in command_load()
249 snprintf(command_errbuf, sizeof(command_errbuf), in command_load_geli()
442 snprintf(command_errbuf, sizeof(command_errbuf), in command_pnpload()
580 snprintf(command_errbuf, sizeof(command_errbuf), in file_load()
619 snprintf(command_errbuf, sizeof(command_errbuf), in file_load_dependencies()
759 snprintf(command_errbuf, sizeof(command_errbuf), in file_loadraw()
766 snprintf(command_errbuf, sizeof(command_errbuf), in file_loadraw()
776 sprintf(command_errbuf, "can't verify '%s': %s", in file_loadraw()
[all …]
HDinterp_forth.c130 command_errmsg = command_errbuf; in bf_command()
131 command_errbuf[0] = 0; in bf_command()
380 snprintf(command_errbuf, sizeof(command_errbuf), in interp_include()
388 sprintf(command_errbuf,"can't verify '%s'", filename); in interp_include()
412 snprintf(command_errbuf, sizeof(command_errbuf), in interp_include()
439 snprintf(command_errbuf, sizeof(command_errbuf), in interp_include()
HDinterp_simple.c92 snprintf(command_errbuf, sizeof(command_errbuf), in interp_include()
100 sprintf(command_errbuf,"can't verify '%s'", filename); in interp_include()
140 snprintf(command_errbuf, sizeof(command_errbuf), in interp_include()
HDboot.c65 snprintf(command_errbuf, sizeof(command_errbuf), in command_boot()
144 snprintf(command_errbuf, sizeof(command_errbuf), in command_autoboot()
HDinterp.c179 command_errmsg = command_errbuf; in interp_builtin_cmd()
180 strcpy(command_errbuf, "no error message"); in interp_builtin_cmd()
HDbootstrap.h42 extern char command_errbuf[COMMAND_ERRBUFSZ];
/freebsd-13-stable/stand/fdt/
HDfdt_loader_cmd.c195 snprintf(command_errbuf, sizeof(command_errbuf), in fdt_load_dtb()
199 snprintf(command_errbuf, sizeof(command_errbuf), in fdt_load_dtb()
235 snprintf(command_errbuf, sizeof(command_errbuf), in fdt_load_dtb_addr()
261 snprintf(command_errbuf, sizeof(command_errbuf), in fdt_load_dtb_file()
756 sprintf(command_errbuf, "Could not find root node !"); in fdt_fixup_memory()
765 snprintf(command_errbuf, sizeof(command_errbuf), in fdt_fixup_memory()
783 snprintf(command_errbuf, sizeof(command_errbuf), in fdt_fixup_memory()
846 sprintf(command_errbuf, "Could not fixup '/memory' node : " in fdt_fixup_memory()
883 sprintf(command_errbuf, "Could not fixup '/memory' node.\n"); in fdt_fixup_memory()
1072 sprintf(command_errbuf, "no address specified"); in fdt_cmd_addr()
[all …]
/freebsd-13-stable/stand/efi/loader/
HDframebuffer.c771 snprintf(command_errbuf, sizeof(command_errbuf), in gop_autoresize()
830 snprintf(command_errbuf, sizeof(command_errbuf), in command_autoresize()
853 snprintf(command_errbuf, sizeof(command_errbuf), in command_gop()
868 sprintf(command_errbuf, "mode is an integer"); in command_gop()
873 snprintf(command_errbuf, sizeof(command_errbuf), in command_gop()
925 snprintf(command_errbuf, sizeof(command_errbuf), in command_gop()
938 snprintf(command_errbuf, sizeof(command_errbuf), in command_uga()
947 snprintf(command_errbuf, sizeof(command_errbuf), in command_uga()
957 snprintf(command_errbuf, sizeof(command_errbuf), "usage: %s", argv[0]); in command_uga()
HDmain.c1476 snprintf(command_errbuf, sizeof (command_errbuf), in command_lsefi()
1481 sprintf(command_errbuf, "out of memory"); in command_lsefi()
1488 snprintf(command_errbuf, sizeof (command_errbuf), in command_lsefi()
1506 snprintf(command_errbuf, sizeof (command_errbuf), in command_lsefi()
1580 sprintf(command_errbuf, "can't verify: %s", name); in command_chain()
/freebsd-13-stable/stand/i386/libi386/
HDvbe.c1181 snprintf(command_errbuf, in command_vesa()
1182 sizeof (command_errbuf), in command_vesa()
1223 snprintf(command_errbuf, sizeof (command_errbuf), in command_vesa()
1236 snprintf(command_errbuf, in command_vesa()
1237 sizeof (command_errbuf), in command_vesa()
1250 snprintf(command_errbuf, sizeof (command_errbuf), in command_vesa()
1265 snprintf(command_errbuf, sizeof (command_errbuf), in command_vesa()
1271 snprintf(command_errbuf, sizeof (command_errbuf), in command_vesa()
/freebsd-13-stable/stand/i386/loader/
HDchain.c89 sprintf(command_errbuf, "can't verify: %s", argv[1]); in command_chain()
97 sprintf(command_errbuf, "can't verify: %s", argv[1]); in command_chain()
/freebsd-13-stable/stand/liblua/
HDlutils.c118 lua_pushstring(L, command_errbuf); in lua_command_error()