Home
last modified time | relevance | path

Searched refs:msg_printf (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Delf.c91 msg_printf(MSG_ERROR, whoami, TEXT("vmem_get(0x%x) failed.\n"), addr); in vmem_sub()
104 msg_printf(MSG_ERROR, whoami, TEXT("read segment error.\n")); in vmem_sub()
143 msg_printf(MSG_ERROR, whoami, TEXT("seek error.\n")); in scanfile()
148 msg_printf(MSG_ERROR, whoami, TEXT("read header error.\n")); in scanfile()
155 msg_printf(MSG_ERROR, whoami, TEXT("malloc() error.\n")); in scanfile()
161 msg_printf(MSG_ERROR, whoami, TEXT("seek for program header table error.\n")); in scanfile()
167 msg_printf(MSG_ERROR, whoami, TEXT("read program header table error.\n")); in scanfile()
173 msg_printf(MSG_ERROR, whoami, TEXT("seek for segment header table error.\n")); in scanfile()
179 msg_printf(MSG_ERROR, whoami, TEXT("read segment header table error.\n")); in scanfile()
204 msg_printf(MSG_ERROR, whoami, TEXT("seek for segment error.\n")); in scanfile()
[all …]
H A Dvmem.c66 msg_printf(MSG_ERROR, whoami, TEXT("vmem is not initialized.\n")); in vmem_exec()
85 msg_printf(MSG_ERROR, whoami, in vmem_exec()
94 msg_printf(MSG_ERROR, whoami, in vmem_exec()
106 msg_printf(MSG_ERROR, whoami, in vmem_exec()
152 msg_printf(MSG_ERROR, whoami, in alloc_kpage()
243 msg_printf(MSG_ERROR, whoami, TEXT("can't allocate heap\n")); in vmem_init()
257 msg_printf(MSG_ERROR, whoami, TEXT("can't allocate address table\n")); in vmem_init()
314 msg_printf(MSG_ERROR, whoami, TEXT("invalid page header\n")); in vmem_init()
324 msg_printf(MSG_ERROR, whoami, in vmem_init()
335 msg_printf(MSG_ERROR, whoami, TEXT("can't allocate root page.\n")); in vmem_init()
[all …]
H A Dpalette.c52 msg_printf(MSG_ERROR, TEXT("assertion failure"), \
95 msg_printf(MSG_ERROR, TEXT("Error"), in palette_init()
141 msg_printf(MSG_ERROR, TEXT("Error"), in palette_set()
149 msg_printf(MSG_ERROR, TEXT("Error"), in palette_set()
179 msg_printf(MSG_ERROR, TEXT("Error"), in palette_check()
H A Dmips.c54 msg_printf(MSG_ERROR, whoami, TEXT("Can't allocate root page.\n")); in mips_boot()
74 msg_printf(MSG_ERROR, whoami, TEXT("Missing physical page.\n")); in mips_boot()
85 msg_printf(MSG_ERROR, whoami, TEXT("Mapping interrupt vector failed.\n")); in mips_boot()
H A Dsysteminfo.c112 msg_printf(MSG_ERROR, whoami, in set_system_info()
125 msg_printf(MSG_ERROR, whoami, TEXT("Unsupported CPU\n")); in dump_archinfo()
127 msg_printf(MSG_ERROR, whoami, in dump_archinfo()
H A Dpbsdboot.c53 msg_printf(MSG_ERROR, whoami, TEXT("open failed.\n")); in pbsdboot()
74 msg_printf(MSG_ERROR, whoami, TEXT("can't allocate argument page\n")); in pbsdboot()
H A Dpreference.c107 msg_printf(MSG_ERROR, TEXT("pref_load()"), in read1byte()
117 msg_printf(MSG_ERROR, TEXT("pref_load()"), in read1byte()
134 msg_printf(MSG_ERROR, TEXT("pref_write()"), in write1string()
141 msg_printf(MSG_ERROR, TEXT("pref_write()"), in write1string()
438 msg_printf(MSG_ERROR, TEXT("Error()"), in pref_save()
458 msg_printf(MSG_ERROR, TEXT("Error()"), in pref_save()
H A Dtx39xx.c84 msg_printf(MSG_ERROR, whoami, in tx39xx_init()
H A Dprint.c76 msg_printf(UINT type, LPWSTR caption, LPWSTR lpszFmt, ...) in msg_printf() function
H A Dpbsdboot.h158 int msg_printf(UINT type, LPWSTR caption, LPWSTR lpszFmt, ...);
H A Dmain.c441 msg_printf(MSG_ERROR, in WinMain()
461 msg_printf(MSG_INFO, in WinMain()
1063 if (msg_printf(MB_YESNO | MB_ICONHAND, in CheckCancel()
1071 msg_printf(MSG_ERROR, in CheckCancel()
/netbsd-src/external/ibm-public/postfix/dist/src/postlog/
H A Dpostlog.c217 msg_printf(level, "%s", vstring_str(buf)); in log_argv()
228 msg_printf(level, "%s", vstring_str(buf)); in log_stream()
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmsg_output.h26 extern void PRINTFLIKE(2, 3) msg_printf(int, const char *,...);
H A Dmsg_output.c145 void msg_printf(int level, const char *format,...) in msg_printf() function
/netbsd-src/usr.sbin/sysinst/
H A Dutil.c1177 msg_printf("\n\n"); in entropy_add_manual()
1179 msg_printf("\n\n dd if=/dev/random bs=32 count=1 | openssl base64\n\n"); in entropy_add_manual()
1181 msg_printf("\n\n"); in entropy_add_manual()
1229 msg_printf("\n\n %s\n\n", in entropy_get_file()
1247 msg_printf("\n\n"); in entropy_get_file()
1271 msg_printf("\n\n"); in entropy_get_file()
H A Dbsddisklabel.c207 msg_printf("\n"); in draw_size_menu_header()
211 msg_printf("\n\n"); in draw_size_menu_header()
/netbsd-src/usr.bin/msgc/
H A Dmsg_sys.def292 msg_printf("%s", msg_string(msg_no));
311 msg_printf("%s", msg_string(msg_no));
325 msg_printf(const char *fmt, ...)