Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dls.c178 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 Dmodule.c153 (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 Dinterp.c73 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 Dcommands.c36 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 Dboot.c66 (void) snprintf(command_errbuf, sizeof (command_errbuf), in command_boot()
137 (void) snprintf(command_errbuf, sizeof (command_errbuf), in command_autoboot()
H A Dinterp_forth.c141 command_errmsg = command_errbuf; in bf_command()
142 command_errbuf[0] = 0; in bf_command()
H A Dbootstrap.h39 extern char command_errbuf[COMMAND_ERRBUFSZ];
/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.c68 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 Dloader_emu.h32 extern char command_errbuf[]; /* XXX blah, length */
/illumos-gate/usr/src/boot/efi/loader/
H A Dframebuffer.c636 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 Dmain.c1211 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 Dvbe.c915 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...]