Home
last modified time | relevance | path

Searched refs:printf (Results 1 – 25 of 3005) sorted by path

12345678910>>...121

/illumos-gate/exception_lists/
H A Dclosed-bins143 ./usr/bin/printf
/illumos-gate/usr/src/boot/common/
H A Dbcache.c46 #define DPRINTF(fmt, args...) printf("%s: " fmt "\n", __func__, ## args)
486 printf("\ncache blocks: %u\n", bcache_total_nblks); in command_bcache()
487 printf("cache blocksz: %u\n", bcache_blksize); in command_bcache()
488 printf("cache readahead: %u\n", bcache_rablks); in command_bcache()
489 printf("unit cache blocks: %u\n", bcache_unit_nblks); in command_bcache()
490 printf("cached units: %u\n", bcache_units); in command_bcache()
491 printf("%u ops %u bypasses %u hits %u misses\n", bcache_ops, in command_bcache()
H A Dboot.c208 printf("%s\n", (prompt == NULL) ? in autoboot()
226 printf("\rBooting [%s] in %d second%s... ", in autoboot()
237 printf("\rBooting [%s]... ", kernelname); in autoboot()
413 printf("can't load '%s'\n", cp); in loadakernel()
H A Dcommands.c139 printf("Verbose help not available, " in command_help()
280 printf("%s\n", cp); in command_show()
374 printf("%s", s); in command_echo()
378 printf("\n"); in command_echo()
427 printf("%s", prompt); in command_read()
H A Dconsole.c170 printf("Consoles: "); in cons_probe()
173 printf("%s ", consoles[cons]->c_desc); in cons_probe()
174 printf("\n"); in cons_probe()
325 printf("console %s is invalid!\n", curpos); in cons_check()
341 printf("no valid consoles!\n"); in cons_check()
344 printf("Available consoles:\n"); in cons_check()
346 printf(" %s", consoles[cons]->c_name); in cons_check()
349 printf("\n"); in cons_check()
480 printf("Available consoles:\n"); in command_console()
482 printf(" %s", consoles[cons]->c_name); in command_console()
[all …]
H A Ddev_net.c145 printf("%s: netif_open() failed\n", __func__); in net_open()
151 printf("%s: netif_open() succeeded\n", in net_open()
207 printf("%s: opens=%d\n", __func__, netdev_opens); in net_close()
223 printf("%s: calling netif_close()\n", __func__); in net_cleanup()
274 printf("%s: RARP failed\n", __func__); in net_getparams()
303 printf("%s: subnet mask: %s\n", __func__, in net_getparams()
323 printf("%s: server addr: %s\n", __func__, in net_getparams()
342 printf("%s devices:", netdev.dv_name); in net_print()
350 printf("\t%s%d:", netdev.dv_name, cnt++); in net_print()
352 printf(" (%s%d)", drv->netif_bname, in net_print()
[all …]
H A Ddisk.c40 #define DPRINTF(fmt, args...) printf("%s: " fmt "\n", __func__, ## args)
H A Dgfx_fb.c1586 printf("Framebuffer not active.\n"); in gfx_fb_putimage()
1592 printf("Not truecolor image.\n"); in gfx_fb_putimage()
1605 printf("Image too large.\n"); in gfx_fb_putimage()
1611 printf("Image too small.\n"); in gfx_fb_putimage()
1672 printf("Image dimensions reversed.\n"); in gfx_fb_putimage()
1678 printf("Target area too small\n"); in gfx_fb_putimage()
1683 printf("Image %ux%u -> %ux%u @%ux%u\n", in gfx_fb_putimage()
1709 printf("Out of memory.\n"); in gfx_fb_putimage()
1797 printf("r/g/b: %x/%x/%x\n", r, g, b); in gfx_fb_putimage()
2320 printf("Available fonts:\n"); in font_set()
[all …]
H A Dgpt.c76 printf("%s: unable to update %s GPT partition table\n", in gptupdate()
88 printf("%s: unable to update %s GPT header\n", BOOTPROG, which); in gptupdate()
101 printf("%s: invalid partition index\n", BOOTPROG); in gptfind()
106 printf("%s: specified partition is not UFS\n", in gptfind()
192 printf("%s: unable to read %s GPT header\n", BOOTPROG, which); in gptread_hdr()
200 printf("%s: invalid %s GPT header\n", BOOTPROG, which); in gptread_hdr()
206 printf("%s: %s GPT header checksum mismatch\n", BOOTPROG, in gptread_hdr()
265 printf("%s: unable to update %s GPT partition table\n", in gptbootconv()
299 printf("%s: unable to read %s GPT partition table\n", in gptread_table()
355 printf("%s: unable to locate backup GPT header\n", BOOTPROG); in gptread()
[all …]
H A Dinterp.c107 printf("\n"); in interact()
117 printf("\nType '?' for a list of commands, 'help' for more detailed help.\n"); in interact()
H A Dinterp_forth.c40 #define DPRINTF(fmt, args...) printf("%s: " fmt "\n", __func__, ## args)
151 printf("%s\n", command_errmsg); in bf_command()
353 printf("No where to leave to!\n"); in bf_run()
356 printf("Aborted!\n"); in bf_run()
359 printf("Parse error!\n"); in bf_run()
363 printf("%s\n", command_errmsg); in bf_run()
H A Dinterp_parse.c53 printf("fail at line %d\n", __LINE__); \
H A Disapnp.c139 printf("PnP device failed to report resource data\n"); in isapnp_get_resource_info()
H A Dload_elf.c276 printf("%s ", filename); in __elfN()
443 printf("+0x%lx", in __elfN()
445 printf(" "); in __elfN()
467 printf("\nelf" in __elfN()
477 printf("\nelf" in __elfN()
488 printf(" (bss: 0x%lx-0x%lx)", in __elfN()
513 printf("\n"); in __elfN()
613 printf("syms=["); in __elfN()
644 printf("+"); in __elfN()
674 printf("]"); in __elfN()
[all …]
H A Dload_elf_obj.c134 printf("elf" __XSTRING(__ELF_WORD_SIZE) in __elfN()
150 printf("elf" __XSTRING(__ELF_WORD_SIZE) in __elfN()
158 printf("%s ", filename); in __elfN()
205 printf("\nelf" __XSTRING(__ELF_WORD_SIZE) in __elfN()
244 printf("\nelf" __XSTRING(__ELF_WORD_SIZE) in __elfN()
255 printf("\nelf" __XSTRING(__ELF_WORD_SIZE) in __elfN()
266 printf("\nelf" __XSTRING(__ELF_WORD_SIZE) in __elfN()
319 printf("\nelf" __XSTRING(__ELF_WORD_SIZE) in __elfN()
334 printf("size 0x%lx at 0x%lx", (u_long)ret, (u_long)firstaddr); in __elfN()
337 printf("\n"); in __elfN()
[all …]
H A Dls.c95 printf(" %c %8d %s\n", in command_ls()
99 printf(" %c %s\n", in command_ls()
H A Dmd.c150 printf("%s devices:", md_dev.dv_name); in md_print()
154 printf("MD (%u bytes)", MD_IMAGE_SIZE); in md_print()
H A Dmerge_help.awk95 printf "################################################################################\n";
96 printf "# T%s ", help[node, "T"];
97 if (help[node, "S"] != "") printf "S%s ", help[node, "S"];
98 printf "D%s\n\n", help[node, "D"];
100 printf "%s\n", help[node, "text", i];
103 printf "################################################################################\n";
H A Dmisc.c126 printf("\nlseek failed\n"); in kern_pread()
132 printf("\nreadin failed\n"); in kern_pread()
151 printf("\nmalloc(%d) failed\n", (int)len); in alloc_pread()
157 printf("\nlseek failed\n"); in alloc_pread()
164 printf("\nread failed\n"); in alloc_pread()
H A Dmodule.c145 printf("Loading %s...\n", argv[1]); in command_load()
286 printf("%02x", (int)(lbuf[i] & 0xff)); in command_lsmod()
385 printf("loading required module '%s'\n", dmodname); in file_load_dependencies()
470 printf("Can not load environment module: %s\n", in build_environment_module()
476 printf("warning: '%s' is already loaded\n", name); in build_environment_module()
490 printf("Can not load environment module: %s\n", in build_environment_module()
501 printf("Can not load environment module: %s\n", in build_environment_module()
539 printf("Can not load font module: %s\n", in build_font_module()
545 printf("warning: '%s' is already loaded\n", name); in build_font_module()
593 printf("Can not load font module: %s\n", in build_font_module()
[all …]
H A Dmultiboot2.c124 printf("unsupported information tag: 0x%x\n", in is_info_request_valid()
232 printf("unsupported tag: 0x%x\n", in multiboot2_loadfile()
251 printf("lseek failed\n"); in multiboot2_loadfile()
257 printf("fstat failed\n"); in multiboot2_loadfile()
275 printf("error reading %s: %s\n", filename, in multiboot2_loadfile()
397 printf("Missing closing '%c' in \"%s\"\n", in find_property_value()
822 printf("overlaps: %zx-%zx, %zx-%zx\n", in overlaps()
861 printf("relocator malloc failed!\n"); in multiboot2_exec()
868 printf("relocator pages overlap the kernel!\n"); in multiboot2_exec()
884 printf("can't determine root device\n"); in multiboot2_exec()
[all …]
H A Dnvstore.c169 printf("Usage:\t%s -l\n", me); in nvstore_usage()
170 printf("\t%s store -l\n", me); in nvstore_usage()
171 printf("\t%s store [-t type] key value\n", me); in nvstore_usage()
172 printf("\t%s store -g key\n", me); in nvstore_usage()
173 printf("\t%s store -d key\n", me); in nvstore_usage()
213 printf("No configured nvstores\n"); in command_nvstore()
216 printf("List of configured nvstores:\n"); in command_nvstore()
218 printf("\t%s\n", st->nvs_name); in command_nvstore()
294 printf("%s = %s\n", name, ptr); in command_nvstore()
301 printf("error: %s\n", strerror(c)); in command_nvstore()
H A Dpart.c46 #define DPRINTF(fmt, args...) printf("%s: " fmt "\n", __func__, ## args)
/illumos-gate/usr/src/boot/common/linenoise/
H A Dexample.c24 printf("Multi-line mode enabled.\n"); in main()
51 printf("echo: '%s'\n", line); in main()
59 printf("Unreconized command: %s\n", line); in main()
H A Dlinenoise.c623 printf ("%s", prompt); in linenoiseEdit()
782 printf("\n"); in linenoise()

12345678910>>...121