| /illumos-gate/usr/src/boot/common/ |
| H A D | ls.c | 178 snprintf(command_errbuf, sizeof (command_errbuf), in ls_getdir() 187 snprintf(command_errbuf, sizeof (command_errbuf), in ls_getdir() 198 snprintf(command_errbuf, sizeof (command_errbuf), in ls_getdir() 203 snprintf(command_errbuf, sizeof (command_errbuf), in ls_getdir() 208 snprintf(command_errbuf, sizeof (command_errbuf), in ls_getdir()
|
| H A D | module.c | 153 (void) snprintf(command_errbuf, sizeof (command_errbuf), in command_load() 174 (void) snprintf(command_errbuf, sizeof (command_errbuf), in command_load() 186 (void) snprintf(command_errbuf, sizeof (command_errbuf), in command_load() 367 (void) snprintf(command_errbuf, sizeof (command_errbuf), in file_load() 405 (void) snprintf(command_errbuf, in file_load_dependencies() 406 sizeof (command_errbuf), in file_load_dependencies() 719 (void) snprintf(command_errbuf, sizeof (command_errbuf), in file_loadraw() 725 (void) snprintf(command_errbuf, sizeof (command_errbuf), in file_loadraw() 732 (void) snprintf(command_errbuf, sizeof (command_errbuf), in file_loadraw() 757 (void) snprintf(command_errbuf, sizeof (command_errbuf), in file_loadraw() [all …]
|
| H A D | interp.c | 73 command_errmsg = command_errbuf; in perform() 74 strcpy(command_errbuf, "no error message"); in perform() 209 (void) snprintf(command_errbuf, sizeof (command_errbuf), in include() 239 (void) snprintf(command_errbuf, sizeof (command_errbuf), in include() 270 (void) snprintf(command_errbuf, sizeof (command_errbuf), in include()
|
| H A D | commands.c | 36 char command_errbuf[COMMAND_ERRBUFSZ]; variable 212 (void) snprintf(command_errbuf, sizeof (command_errbuf), in command_help() 283 (void) snprintf(command_errbuf, sizeof (command_errbuf), in command_show() 412 (void) snprintf(command_errbuf, in command_read() 413 sizeof (command_errbuf), in command_read() 485 (void) snprintf(command_errbuf, sizeof (command_errbuf), in page_file()
|
| H A D | boot.c | 66 (void) snprintf(command_errbuf, sizeof (command_errbuf), in command_boot() 137 (void) snprintf(command_errbuf, sizeof (command_errbuf), in command_autoboot()
|
| H A D | interp_forth.c | 141 command_errmsg = command_errbuf; in bf_command() 142 command_errbuf[0] = 0; in bf_command()
|
| H A D | bootstrap.h | 39 extern char command_errbuf[COMMAND_ERRBUFSZ];
|
| /illumos-gate/usr/src/common/ficl/emu/ |
| H A D | loader_emu.c | 68 char command_errbuf[256]; variable 553 command_errmsg = command_errbuf; in bf_command() 554 command_errbuf[0] = 0; in bf_command() 1163 (void) snprintf(command_errbuf, sizeof (command_errbuf), in command_help() 1234 (void) snprintf(command_errbuf, sizeof (command_errbuf), in command_show() 1375 (void) snprintf(command_errbuf, in command_read() 1376 sizeof (command_errbuf), in command_read() 1449 (void) snprintf(command_errbuf, sizeof (command_errbuf), in page_file() 1562 (void) snprintf(command_errbuf, sizeof (command_errbuf), in ls_getdir() 1573 (void) snprintf(command_errbuf, sizeof (command_errbuf), in ls_getdir() [all …]
|
| H A D | loader_emu.h | 32 extern char command_errbuf[]; /* XXX blah, length */
|
| /illumos-gate/usr/src/boot/efi/loader/ |
| H A D | framebuffer.c | 636 snprintf(command_errbuf, sizeof (command_errbuf), in efifb_set_mode() 751 snprintf(command_errbuf, sizeof (command_errbuf), in command_gop() 799 snprintf(command_errbuf, in command_gop() 800 sizeof (command_errbuf), in command_gop() 840 snprintf(command_errbuf, in command_gop() 841 sizeof (command_errbuf), in command_gop() 864 snprintf(command_errbuf, sizeof (command_errbuf), in command_gop() 879 snprintf(command_errbuf, sizeof (command_errbuf), in command_uga() 888 snprintf(command_errbuf, sizeof (command_errbuf), in command_uga() 898 snprintf(command_errbuf, sizeof (command_errbuf), "usage: %s", argv[0]); in command_uga()
|
| H A D | main.c | 1211 snprintf(command_errbuf, sizeof (command_errbuf), in command_lsefi() 1216 sprintf(command_errbuf, "out of memory"); in command_lsefi() 1223 snprintf(command_errbuf, sizeof (command_errbuf), in command_lsefi() 1256 snprintf(command_errbuf, sizeof (command_errbuf), in command_lsefi()
|
| /illumos-gate/usr/src/boot/i386/libi386/ |
| H A D | vbe.c | 915 snprintf(command_errbuf, in command_vesa() 916 sizeof (command_errbuf), in command_vesa() 958 snprintf(command_errbuf, sizeof (command_errbuf), in command_vesa() 971 snprintf(command_errbuf, in command_vesa() 972 sizeof (command_errbuf), in command_vesa() 985 snprintf(command_errbuf, sizeof (command_errbuf), in command_vesa() 1000 snprintf(command_errbuf, sizeof (command_errbuf), in command_vesa() [all...] |